This functions plots the aggregated cross-validation curve produced by rcv.glmnet().

# S3 method for rcv.glmnet
plot(x, ...)

Arguments

x

rcv.glmnet object.

...

further arguments passed to cv.glmnet.

See also

Author

Sebastian Gibb