cvLM: Cross-Validation for Linear & Ridge Regression Models

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>.

Package details

AuthorPhilip Nye [aut, cre]
MaintainerPhilip Nye <phipnye@proton.me>
LicenseMIT + file LICENSE
Version1.0.4
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("cvLM")

Try the cvLM package in your browser

Any scripts or data that you put into this service are public.

cvLM documentation built on Sept. 11, 2024, 5:28 p.m.