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) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 LinkingTo: Rcpp, RcppArmadillo Imports: Rcpp URL: https://github.com/canyi-chen/MarginalMaxTest BugReports: https://github.com/canyi-chen/MarginalMaxTest/issues Repository: https://canyi-chen.r-universe.dev Date/Publication: 2025-04-19 17:12:49 UTC RemoteUrl: https://github.com/canyi-chen/marginalmaxtest RemoteRef: HEAD RemoteSha: 5aaec00b2f5457154fe4dad7da2011f8f5958cf0 NeedsCompilation: yes Packaged: 2026-06-18 08:36:49 UTC; root Author: Canyi Chen [aut, cre, cph] (ORCID: ) Maintainer: Canyi Chen