ProSGPV: Penalized Regression with Second-Generation P-Values (original) (raw)
Implementation of penalized regression with second-generation p-values for variable selection. The algorithm can handle linear regression, GLM, and Cox regression. S3 methods print(), summary(), coef(), predict(), and plot() are available for the algorithm. Technical details can be found at Zuo et al. (2021) <doi:10.1080/00031305.2021.1946150>.
Version: | 1.0.0 |
---|---|
Depends: | R (≥ 3.5.0), glmnet, brglm2 |
Imports: | MASS, survival |
Suggests: | rmarkdown, knitr |
Published: | 2021-08-06 |
DOI: | 10.32614/CRAN.package.ProSGPV |
Author: | Yi Zuo |
Maintainer: | Yi Zuo <yi.zuo at vanderbilt.edu> |
BugReports: | https://github.com/zuoyi93/ProSGPV/issues |
License: | GPL-3 |
URL: | https://github.com/zuoyi93/ProSGPV |
NeedsCompilation: | no |
Materials: | README, NEWS |
CRAN checks: | ProSGPV results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=ProSGPVto link to this page.