gencve: General Cross Validation Engine

Engines for cross-validation of many types of regression and class prediction models are provided. These engines include built-in support for 'glmnet', 'lars', 'plus', 'MASS', 'rpart', 'C50' and 'randomforest'. It is easy for the user to add other regression or classification algorithms. The 'parallel' package is used to improve speed. Several data generation algorithms for problems in regression and classification are provided.

Version: 0.3
Depends: R (≥ 2.10)
Imports: lars, glmnet, plus, C50, randomForest, e1071, rpart, MASS, class, nnet
Published: 2016-04-12
Author: A. I McLeod
Maintainer: A. I. McLeod <aimcleod at uwo.ca>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: http://www.stats.uwo.ca/faculty/aim
NeedsCompilation: no
CRAN checks: gencve results

Documentation:

Reference manual: gencve.pdf

Downloads:

Package source: gencve_0.3.tar.gz
Windows binaries: r-devel: gencve_0.3.zip, r-release: gencve_0.3.zip, r-oldrel: gencve_0.3.zip
macOS binaries: r-release (arm64): gencve_0.3.tgz, r-oldrel (arm64): gencve_0.3.tgz, r-release (x86_64): gencve_0.3.tgz, r-oldrel (x86_64): gencve_0.3.tgz

Linking:

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