Package: MonotonicityTest Type: Package Author: Dylan Huynh [aut, cre] Maintainer: Dylan Huynh 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) Includes tools for visualizing results using Nadaraya-Watson kernel regression and supports efficient computation with 'C++'. Tutorials and shiny application demo are available at and . 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: 2026-07-05 09:21:01 UTC; root Repository: https://baolong281.r-universe.dev Date/Publication: 2025-11-07 01:08:23 UTC RemoteUrl: https://github.com/baolong281/monotonicitytest RemoteRef: HEAD RemoteSha: be4c4c614d6a8e4a130f753d9f31dde9d57bcf02 Depends: R (>= 3.5.0)