plot_alphas: Plot cross-validated glmnet alpha

View source: R/plots.R

plot_alphasR Documentation

Plot cross-validated glmnet alpha

Description

Plot of cross-validated glmnet alpha parameter against deviance for each outer CV fold.

Usage

plot_alphas(x, col = NULL, ...)

Arguments

x

Fitted "nestcv.glmnet" object

col

Optional vector of line colours for each fold

...

other arguments passed to plot

Value

No return value

Author(s)

Myles Lewis

See Also

nestcv.glmnet


nestedcv documentation built on Oct. 26, 2023, 5:08 p.m.