Last data update: 2014.03.03

edrGraphicalTools

Package: edrGraphicalTools
Type: Package
Title: Provides tools for dimension reduction methods
Version: 2.1
Date: 2013-06-24
Author: Raphaël Coudret, Benoît Liquet and Jérôme Saracco
Maintainer: Benoit Liquet <benoit.liquet@isped.u-bordeaux2.fr>
Description: This package comes to illustrate the articles "A graphical
tool for selecting the number of slices and the dimension of
the model in SIR and SAVE approaches" and "Comparison of sliced
inverse regression approaches for underdetermined cases"
License: GPL (>= 2.0)
Depends: rgl, mvtnorm, MASS, lasso2
LazyLoad: yes
Encoding: UTF-8
Packaged: 2013-11-09 05:36:47 UTC; liquet
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-11-09 07:59:11

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'edrGraphicalTools' ...
** package 'edrGraphicalTools' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dggev.c -o dggev.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o edrGraphicalTools.so dggev.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/edrGraphicalTools/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'edrGraphicalTools'
    finding HTML links ... done
    criterionRkh                            html  
    edr                                     html  
    edrGraphicalTools-package               html  
    edrSelec                                html  
    edrUnderdet                             html  
    plot.criterionRkh                       html  
    plot.edr                                html  
    print.criterionRkh                      html  
    print.edr                               html  
    print.edrSelec                          html  
    sliceMat                                html  
    summary.criterionRkh                    html  
    summary.edr                             html  
** building package indices
** testing if installed package can be loaded
* DONE (edrGraphicalTools)
Making 'packages.html' ... done