Description Usage Arguments Details See Also Examples
View source: R/plot.cv.sprinter.R
This function produces plots of cross-validation for cv.sprinter.
1 2 | ## S3 method for class 'cv.sprinter'
plot(fit)
|
fit |
A " |
The orange pairs on the top of the plot shows the number of non-zero (main effects, interactions) selected by each value of lambda. Adopted from the function plot.cv.rgam
from package relgam
by Kenneth Tay and Robert Tibshirani.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.