plot.rcv.glmnet: Plot the cross-validation curve

View source: R/rcv.glmnet.R

plot.rcv.glmnetR Documentation

Plot the cross-validation curve

Description

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

Usage

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

Arguments

x

rcv.glmnet object.

...

further arguments passed to cv.glmnet.

Author(s)

Sebastian Gibb

See Also

glmnet::cv.glmnet()


ampel-leipzig/glmnettools documentation built on June 21, 2022, 6:25 a.m.