Package: pcLasso
Type: Package
Title: Principal Components Lasso
Version: 1.1
Imports: svd
Author: Jerome Friedman, Kenneth Tay, Robert Tibshirani
Maintainer: Rob Tibshirani <tibs@stanford.edu>
Description: 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>.
License: GPL-3
URL: https://arxiv.org/abs/1810.04651
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2019-02-06 00:11:42 UTC; robtibshirani
Repository: CRAN
Date/Publication: 2019-02-06 12:30:03 UTC
