Package: MarginalMaxTest
Title: Max-Type Test for Marginal Correlation with Bootstrap
Version: 1.0.1
Authors@R: 
    person("Canyi", "Chen", , "cychen.stats@outlook.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-0673-5812"))
Description: Test the marginal correlation between a scalar response variable with a vector of explanatory variables 
    using the max-type test with bootstrap.
    The test is based on the max-type statistic and its asymptotic distribution
    under the null hypothesis of no marginal correlation.
    The bootstrap procedure is used to approximate the null distribution of the test statistic.
    The package provides a function for performing the test. For more technical details, refer to Zhang and Laber (2014) <doi:10.1080/01621459.2015.1106403>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp
URL: https://github.com/canyi-chen/MarginalMaxTest
BugReports: https://github.com/canyi-chen/MarginalMaxTest/issues
NeedsCompilation: yes
Packaged: 2025-04-19 17:12:18 UTC; chencanyi
Author: Canyi Chen [aut, cre, cph] (<https://orcid.org/0000-0002-0673-5812>)
Maintainer: Canyi Chen <cychen.stats@outlook.com>
Repository: CRAN
Date/Publication: 2025-04-23 09:50:04 UTC
Built: R 4.5.0; x86_64-apple-darwin20; 2025-04-23 10:57:45 UTC; unix
Archs: MarginalMaxTest.so.dSYM
