plot.glinternet.cv: Plot CV error from 'glinternetCV' object.

Description Usage Arguments Value Author(s) See Also

View source: R/plot.glinternet.cv.r

Description

Plots the cross validation error against the lambda index. Uses ggplot2 if found on the user's system.

Usage

1
2
## S3 method for class 'glinternet.cv'
plot(x, ...)

Arguments

x

"glinternetCV" object.

...

Not used.

Value

A plot of CV error.

Author(s)

Michael Lim and Trevor Hastie
Maintainer: Michael Lim michael626@gmail.com

See Also

glinternet, glinternet.cv, predict.glinternet.cv, predict.glinternet


glinternet documentation built on Sept. 5, 2021, 5:28 p.m.