Package: gencve
Type: Package
Title: General Cross Validation Engine
Version: 0.3
Author: A. I McLeod
Maintainer: A. I. McLeod <aimcleod@uwo.ca>
Description: 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.
License: GPL (>= 2)
LazyData: TRUE
Depends: R (>= 2.10)
Imports: lars, glmnet, plus, C50, randomForest, e1071, rpart, MASS,
        class, nnet
URL: http://www.stats.uwo.ca/faculty/aim
NeedsCompilation: no
Packaged: 2016-04-11 21:02:44 UTC; IanMcLeod
Repository: CRAN
Date/Publication: 2016-04-12 00:56:56
Built: R 4.0.2; ; 2020-07-16 14:22:37 UTC; unix
