Learn R Programming

picasso (version 1.3.1)

plot.sqrtlasso: Plot Function for "sqrtlasso"

Description

Visualize the solution path of regression estimate corresponding to regularization paramters.

Usage

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

Arguments

x

An object with S3 class "sqrtlasso".

Arguments to be passed to methods.

See Also

picasso and picasso-package.