plot.glinternet.cv {glinternet} | R Documentation |
glinternetCV
object.Plots the cross validation error against the lambda index. Uses ggplot2
if found on the user's system.
## S3 method for class 'glinternet.cv' plot(x, ...)
x |
|
... |
Not used. |
A plot of CV error.
Michael Lim and Trevor Hastie
Maintainer: Michael Lim michael626@gmail.com
glinternet
, glinternet.cv
, predict.glinternet.cv
, predict.glinternet