plot.SSLASSO: Plot coefficients from a "SSLASSO" object

View source: R/plot.SSLASSO.R

plot.SSLASSOR Documentation

Plot coefficients from a "SSLASSO" object

Description

Produces a coefficient profile plot of the SSLASSO solution path.

Usage

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

Arguments

x

An object of class "SSLASSO", usually, a result of a call to SSLASSO.

...

Other arguments to be passed to plot.

Value

No return value, called for side effects (produces a plot of the coefficient paths).


SSLASSO documentation built on Nov. 5, 2025, 7:40 p.m.