Description Usage Arguments Details Value References Examples
Print a summary of the lrome path at each step along the path.
1 2 |
x |
fitted |
digits |
significant digits in printout |
... |
additional print arguments |
The call that produced the lrome
object is printed, followed by a two-column matrix with columns Df
and Lambda
. The Df
column is the number of nonzero coefficients.
a two-column matrix, the first columns is the number of nonzero coefficients and the second column is Lambda
.
Yang, Y. and Zou, H. (2012), "An Efficient Algorithm for Computing The HHSVM and Its Generalizations," Journal of Computational and Graphical Statistics, 22, 396-415.
BugReport: https://github.com/emeryyi/fastcox.git
Friedman, J., Hastie, T., and Tibshirani, R. (2010), "Regularization paths for generalized
linear models via coordinate descent," Journal of Statistical Software, 33, 1.
http://www.jstatsoft.org/v33/i01/
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.