Learn R Programming

picasso (version 0.4.7)

plot.logit: Plot Function for "logit"

Description

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

Usage

## S3 method for class 'logit':
plot(x, ...)

Arguments

x
An object with S3 class "logit".
...
Arguments to be passed to methods.

See Also

picasso and picasso-package.