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.3
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++'. Tutorials and shiny application demo are 
  available at <https://www.laylaparast.com/monotonicitytest> and <https://parastlab.shinyapps.io/MonotonicityTest>.
License: GPL
Encoding: UTF-8
RoxygenNote: 7.3.3
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-11-06 15:59:38 UTC; dylanh
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2025-11-06 16:40:02 UTC
Built: R 4.4.1; x86_64-apple-darwin20; 2025-11-06 17:22:53 UTC; unix
Archs: MonotonicityTest.so.dSYM
