Skip to contents

Displays the cross-validation error as a function of the regularization parameter lambda, with the optimal value marked.

Usage

# S3 method for class 'lambda.cv'
plot(x, ...)

Arguments

x

An object of class lambda.cv.

...

Additional arguments (ignored).

Value

A ggplot object.