plot.cv.compCL: plot the cross-validation curve produced by "cv.compCL"...

Description Usage Arguments Details

Description

Plots the cross-validation curve, and upper and lower standard deviation curves, as a function of the lambda values used.

Usage

1
2
## S3 method for class 'cv.compCL'
plot(x, xlab = c("log", "lambda"), ...)

Arguments

x

fitted "cv.compCL" object.

xlab

Either plot against log(lambda) (default) or lambda.

...

Other graphical parameters to plot.

Details

A plot is produced, and nothing is returned.


Zhe-Research/compReg documentation built on May 28, 2019, 8:38 a.m.