Description Usage Arguments Value See Also Examples
Plot Results from Cross-Validation
1 2 3 4 |
x |
an object of class |
sign.lambda |
the sign of lambda |
plot_min |
whether to mark the location of the lambda corresponding to the best prediction score |
plot_1se |
whether to mark the location of the largest lambda
within one standard deviation from the location corresponding to |
ci_alpha |
alpha (opacity) for fill in confidence limits |
ci_border |
color (or flag to turn off and on) the border of the confidence limits |
ci_col |
color for border of confidence limits |
... |
other arguments that are passed on to |
An object of class 'trellis'
is returned and, if used
interactively, will most likely have its print function
lattice::print.trellis()
) invoked, which draws the plot on the
current display device.
cv_sgdnet, lattice::xyplot()
, lattice::panel.xyplot()
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.