Learn R Programming

picasso (version 1.5)

plot.sqrtlasso: Plot Method for an Object with S3 Class "sqrtlasso"

Description

Plot coefficient paths across regularization parameters.

Usage

# S3 method for sqrtlasso
plot(x, ...)

Value

No return value, called for side effects (drawing the coefficient-path plot).

Arguments

x

An object with S3 class "sqrtlasso".

...

Arguments to be passed to methods.

Author

Jason Ge, Xingguo Li, Haoming Jiang, Mengdi Wang, Tong Zhang, Han Liu and Tuo Zhao
Maintainer: Tuo Zhao <tourzhao@gatech.edu>

See Also

picasso and picasso-package.