Description Usage Arguments Details See Also Examples
View source: R/print.cv.sprinter.R
Print a summary of the cross-validation information for running cv.sprinter.
1 2 |
fit |
A fitted |
digits |
Significant digits in printout. |
This function takes in a cv.sprinter
object and produces summary of the cross-validation informationabout the tuning parameters (in Step 3) selected by lambda.min
and lambda.1se
.
Adopted from the function print.cv.rgam
from package relgam
by Kenneth Tay and Robert Tibshirani.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.