plot.CVstructuredSCA: Cross-validation plot

Description Usage Arguments Examples

Description

A plot of mean square errors + 1 standard error against Lasso tuning parameters. The plot is plotted against a log scale of lambda if LassoSequence is not defined by users.

Usage

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

Arguments

x

A object for plot.

...

Argument to be passed to or from other methods.

Examples

1
2
3
4
5
## Not run: 
## S3 method for class 'CVstructuredSCA'
plot(x)

## End(Not run)

ZhengguoGu/RSCA documentation built on July 5, 2019, 2:26 a.m.