Description Usage Arguments Details Examples
Plots the cross-validation curve, as a function of the lambda values used.
1 2 |
x |
fitted "cvl4acp" object |
logscale |
If it is TRUE, the x-axis is shown by log scale. By default it is FALSE |
... |
Other argumnets that can be passed to cvl4acp |
A plot is produced, and nothing is returned. Red line indicates the selected lambda with minimal tested error. Blue line is for lambda with one standard deviation above, which is lambda.1se
of the fitted model.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.