Last data update: 2014.03.03

conformal

Package: conformal
Type: Package
Title: Conformal Prediction for Regression and Classification
Version: 0.2
Date: 2016-03-06
Author: Isidro Cortes <isidrolauscher@gmail.com>
Maintainer: Isidro Cortes <isidrolauscher@gmail.com>
Depends: R (>= 2.12.0), caret, ggplot2, e1071, methods, grid
Imports: randomForest
Suggests: kernlab
Description: Implementation of conformal prediction using caret models for classification and regression.
License: GPL
LazyLoad: yes
Packaged: 2016-03-07 00:24:40 UTC; icortes
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2016-03-07 07:59:51

● 0 images, 14 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'conformal' ...
** package 'conformal' successfully unpacked and MD5 sums checked
** R
** data
** preparing package for lazy loading
No methods found in "randomForest" for requests: predict.randomForest
No methods found in "randomForest" for requests: plot.randomForest
** help
*** installing help indices
  converting help for package 'conformal'
    finding HTML links ... done
    ConformalClassification-class           html  
    ConformalClassification                 html  
    ConformalRegression-class               html  
    ConformalRegression                     html  
    ErrorModel                              html  
    GetCVPreds                              html  
    LogS                                    html  
    LogSDescsTest                           html  
    LogSDescsTrain                          html  
    LogSTest                                html  
    LogSTrain                               html  
    StandardMeasure                         html  
    conformal                               html  
    expGrid                                 html  
*** copying figures
** building package indices
** testing if installed package can be loaded
No methods found in "randomForest" for requests: predict.randomForest
No methods found in "randomForest" for requests: plot.randomForest
* DONE (conformal)
Making 'packages.html' ... done