The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

cv: Cross-Validating Regression Models

Cross-validation methods of regression models that exploit features of various modeling functions to improve speed. Some of the methods implemented in the package are novel, as described in the package vignettes; for general introductions to cross-validation, see, for example, Gareth James, Daniela Witten, Trevor Hastie, and Robert Tibshirani (2021, ISBN 978-1-0716-1417-4, Secs. 5.1, 5.3), "An Introduction to Statistical Learning with Applications in R, Second Edition", and Trevor Hastie, Robert Tibshirani, and Jerome Friedman (2009, ISBN 978-0-387-84857-0, Sec. 7.10), "The Elements of Statistical Learning, Second Edition".

Version: 2.0.3
Depends: R (≥ 3.5.0), doParallel
Imports: car, foreach, glmmTMB, graphics, grDevices, gtools, insight, lattice, lme4, MASS, methods, nlme, parallel, stats, utils
Suggests: boot, carData, dplyr, effects, ISLR2, knitr, latticeExtra, leaps, Metrics, microbenchmark, nnet, rmarkdown, spelling, testthat
Published: 2024-09-22
DOI: 10.32614/CRAN.package.cv
Author: John Fox ORCID iD [aut], Georges Monette [aut, cre]
Maintainer: Georges Monette <georges+cv at yorku.ca>
BugReports: https://github.com/gmonette/cv/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://gmonette.github.io/cv/, https://CRAN.R-project.org/package=cv
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: cv results

Documentation:

Reference manual: cv.pdf
Vignettes: Extending the cv package (source, R code)
Cross-validating mixed-effects models (source, R code)
Computational and technical notes on cross-validating regression models (source, R code)
Cross-validating model selection (source, R code)
Cross-validating regression models (source, R code)

Downloads:

Package source: cv_2.0.3.tar.gz
Windows binaries: r-devel: cv_2.0.3.zip, r-release: cv_2.0.3.zip, r-oldrel: cv_2.0.3.zip
macOS binaries: r-release (arm64): cv_2.0.3.tgz, r-oldrel (arm64): cv_2.0.3.tgz, r-release (x86_64): cv_2.0.3.tgz, r-oldrel (x86_64): cv_2.0.3.tgz
Old sources: cv archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cv to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.