cvLM: Cross-Validation for Linear & Ridge Regression Models (original) (raw)
Efficient implementations of cross-validation techniques for linear and ridge regression models, leveraging 'C++' code with 'Rcpp', 'RcppParallel', and 'Eigen' libraries. It supports leave-one-out, generalized, and K-fold cross-validation methods, utilizing 'Eigen' matrices for high performance. Methodology references: Hastie, Tibshirani, and Friedman (2009) <doi:10.1007/978-0-387-84858-7>.
Version: | 1.0.4 |
---|---|
Imports: | stats, Rcpp (≥ 1.0.13), RcppParallel (≥ 5.1.8) |
LinkingTo: | Rcpp, RcppParallel, RcppEigen |
Published: | 2024-08-01 |
DOI: | 10.32614/CRAN.package.cvLM |
Author: | Philip Nye [aut, cre] |
Maintainer: | Philip Nye |
License: | MIT + file |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
Materials: | README |
CRAN checks: | cvLM results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=cvLMto link to this page.