Package: MonotonicityTest
Type: Package
Author: Dylan Huynh [aut, cre]
Maintainer: Dylan Huynh <dylanhuynh@utexas.edu>
Authors@R: person(given = "Dylan",
                  family = "Huynh",
                  role = c("aut", "cre"),
                  email = "dylanhuynh@utexas.edu")
Title: Nonparametric Bootstrap Test for Regression Monotonicity
Version: 1.2
Description: Implements nonparametric bootstrap tests for detecting monotonicity
  in regression functions from Hall, P. and Heckman, N. (2000) <doi:10.1214/aos/1016120363>
  Includes tools for visualizing results using Nadaraya-Watson kernel regression and supports 
  efficient computation with 'C++'.
License: GPL
Encoding: UTF-8
RoxygenNote: 7.3.2
LinkingTo: Rcpp, RcppEigen
Imports: Rcpp (>= 1.0.13-1), parallel, stats, graphics, ggplot2 (>=
        3.0.0), rlang
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-04-24 16:02:23 UTC; dylanh
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2025-04-24 19:20:02 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2025-04-24 20:42:57 UTC; unix
Archs: MonotonicityTest.so.dSYM
