pcLasso: Principal Components Lasso

A method for fitting the entire regularization path of the principal components lasso for linear and logistic regression models. The algorithm uses cyclic coordinate descent in a path-wise fashion. See URL below for more information on the algorithm. See Tay, K., Friedman, J. ,Tibshirani, R., (2014) 'Principal component-guided sparse regression' <arXiv:1810.04651>.

Version: 1.1
Imports: svd
Suggests: knitr, rmarkdown
Published: 2019-02-06
Author: Jerome Friedman, Kenneth Tay, Robert Tibshirani
Maintainer: Rob Tibshirani <tibs at stanford.edu>
License: GPL-3
URL: https://arxiv.org/abs/1810.04651
NeedsCompilation: yes
Materials: README
CRAN checks: pcLasso results

Downloads:

Reference manual: pcLasso.pdf
Vignettes: Introduction to pcLasso
Package source: pcLasso_1.1.tar.gz
Windows binaries: r-devel: pcLasso_1.1.zip, r-release: pcLasso_1.1.zip, r-oldrel: pcLasso_1.1.zip
OS X binaries: r-release: pcLasso_1.1.tgz, r-oldrel: pcLasso_1.1.tgz
Old sources: pcLasso archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pcLasso to link to this page.