Last data update: 2014.03.03

RFgroove

Package: RFgroove
Type: Package
Title: Importance Measure and Selection for Groups of Variables with
Random Forests
Version: 1.1
Date: 2016-03-16
Author: Baptiste Gregorutti
Maintainer: Baptiste Gregorutti <baptiste.gregorutti@safety-line.fr>
Description: Variable selection tools for groups of variables and functional data based on a new grouped variable importance with random forests.
License: GPL (>= 2.0)
Depends: randomForest, wmtsa, fda
Packaged: 2016-03-17 09:22:35 UTC; bapt
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-03-17 13:20:10

5 images, 15 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'RFgroove' ...
** package 'RFgroove' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c RFGroupImp.c -o RFGroupImp.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o RFgroove.so RFGroupImp.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/RFgroove/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'RFgroove'
    finding HTML links ... done
    RFgroove-package                        html  
    fpca                                    html  
    hardThresholding                        html  
    plot.fRFE                               html  
    plot.importance                         html  
    print.fRFE                              html  
    projectWavelet                          html  
    selectFunctional                        html  
    selectGroup                             html  
    selectLevel                             html  
    summary.fRFE                            html  
    toyClassif                              html  
    toyReg                                  html  
    toyRegFD                                html  
    varImpGroup                             html  
** building package indices
** testing if installed package can be loaded
* DONE (RFgroove)
Making 'packages.html' ... done