Description Usage Arguments Examples
Take a cv.glmnet object and plot out the change in performance as model complexity increases
1 | plotGlmnet(fit, markBest1SE = FALSE, ...)
|
fit |
a cv.glmet object from |
markBest1SE |
add a vertical line through the least complex model within 1 standard error of the best model |
... |
extra arguments to plot |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.