Last data update: 2014.03.03

genridge

Package: genridge
Type: Package
Title: Generalized Ridge Trace Plots for Ridge Regression
Version: 0.6-5
Date: 2014-11-24
Author: Michael Friendly [aut, cre]
Authors@R: c(person(given = "Michael", family = "Friendly", role=c("aut", "cre"), email="friendly@yorku.ca"))
Maintainer: Michael Friendly <friendly@yorku.ca>
Depends: R (>= 2.11.1), car
Suggests: MASS, ElemStatLearn, rgl, bestglm
Description:
The genridge package introduces generalizations of the standard univariate
ridge trace plot used in ridge regression and related methods. These graphical methods
show both bias (actually, shrinkage) and precision, by plotting the covariance ellipsoids of the estimated
coefficients, rather than just the estimates themselves. 2D and 3D plotting methods are provided,
both in the space of the predictor variables and in the transformed space of the PCA/SVD of the
predictors.
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
Repository: CRAN
Repository/R-Forge/Project: genridge
Repository/R-Forge/Revision: 42
Repository/R-Forge/DateTimeStamp: 2014-11-24 14:06:50
Date/Publication: 2014-11-24 18:40:48
Packaged: 2014-11-24 14:25:09 UTC; rforge
NeedsCompilation: no

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'genridge' ...
** package 'genridge' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'genridge'
    finding HTML links ... done
    Acetylene                               html  
    Detroit                                 html  
    Manpower                                html  
    biplot.pcaridge                         html  
    contourf                                html  
Rd warning: /tmp/Rtmp9nrvLW/R.INSTALL29059365e21/genridge/man/contourf.Rd:64: missing file link 'contour.default'
Rd warning: /tmp/Rtmp9nrvLW/R.INSTALL29059365e21/genridge/man/contourf.Rd:66: missing file link 'contour.default'
Rd warning: /tmp/Rtmp9nrvLW/R.INSTALL29059365e21/genridge/man/contourf.Rd:96: missing file link 'contourplot'
    genridge-internal                       html  
    genridge-package                        html  
    pairs.ridge                             html  
    pca.ridge                               html  
    plot.ridge                              html  
    plot3d.ridge                            html  
Rd warning: /tmp/Rtmp9nrvLW/R.INSTALL29059365e21/genridge/man/plot3d.ridge.Rd:87: missing file link 'shade3d'
Rd warning: /tmp/Rtmp9nrvLW/R.INSTALL29059365e21/genridge/man/plot3d.ridge.Rd:93: missing file link 'wire3d'
    precision                               html  
    ridge                                   html  
    traceplot                               html  
    trans.colors                            html  
    vif.ridge                               html  
** building package indices
** testing if installed package can be loaded
* DONE (genridge)
Making 'packages.html' ... done