Last data update: 2014.03.03

stepPlr

Package: stepPlr
Version: 0.92
Date: 2009-12-17
Title: L2 penalized logistic regression with a stepwise variable
selection
Author: Mee Young Park, Trevor Hastie
Maintainer: Mee Young Park <meeyoung@google.com>
Depends: R (>= 2.0)
Description: L2 penalized logistic regression for both continuous and
discrete predictors, with forward stagewise/forward stepwise
variable selection procedure.
License: GPL (>= 2)
Repository: CRAN
Date/Publication: 2010-07-26 13:59:19
Packaged: 2010-07-26 13:58:37 UTC; hornik

● Cran Task View: ChemPhys
● 0 images, 6 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'stepPlr' ...
** libs
f95   -fpic  -g -O2  -c cg_descent.f -o cg_descent.o
f95   -fpic  -g -O2  -c solveplr.f -o solveplr.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o stepPlr.so cg_descent.o solveplr.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/stepPlr/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'stepPlr'
    finding HTML links ... done
    cv.step.plr                             html  
    plr-internal                            html  
    plr                                     html  
    predict.plr                             html  
    predict.stepplr                         html  
    step.plr                                html  
** building package indices
** testing if installed package can be loaded
* DONE (stepPlr)
Making 'packages.html' ... done