Last data update: 2014.03.03

gencve

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

● 0 images, 37 functions, 9 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'gencve' ...
** package 'gencve' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'gencve'
    finding HTML links ... done
    Detroit                                 html  
    ShaoReg                                 html  
    SinghTest                               html  
    SinghTrain                              html  
    cgcv                                    html  
    churn                                   html  
    dShao                                   html  
    featureSelect                           html  
    fires                                   html  
    gcv                                     html  
    gencve-package                          html  
    kNN_LOOCV                               html  
    kNN_MLE                                 html  
    kyphosis                                html  
    logloss                                 html  
    mae                                     html  
    mape                                    html  
    meatspec                                html  
    misclassificationrate                   html  
    mse                                     html  
    pollution                               html  
    prostate                                html  
    rdigitsBFOS                             html  
    regal                                   html  
    rmix                                    html  
    rxor                                    html  
    smape                                   html  
    vifx                                    html  
    yh_C50                                  html  
    yh_CART                                 html  
    yh_NB                                   html  
    yh_RF                                   html  
    yh_kNN                                  html  
    yh_lda                                  html  
    yh_logistic                             html  
    yh_qda                                  html  
    yh_svm                                  html  
    yhat_CART                               html  
    yhat_RF                                 html  
    yhat_SVM                                html  
    yhat_gel                                html  
    yhat_lars                               html  
    yhat_lm                                 html  
    yhat_nn                                 html  
    yhat_plus                               html  
    yhat_step                               html  
** building package indices
** testing if installed package can be loaded
* DONE (gencve)
Making 'packages.html' ... done