Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.biglasso

Plot coefficients from a "biglasso" object


Description

Produce a plot of the coefficient paths for a fitted biglasso object.

Usage

## S3 method for class 'biglasso'
plot(x, alpha = 1, log.l = TRUE, ...)

Arguments

x

Fitted "biglasso" model.

alpha

Controls alpha-blending, helpful when the number of covariates is large. Default is alpha=1.

log.l

Should horizontal axis be on the log scale? Default is TRUE.

...

Other graphical parameters to plot

Author(s)

Yaohui Zeng and Patrick Breheny

Maintainer: Yaohui Zeng <yaohui.zeng@gmail.com>

See Also

Examples

## See examples in "biglasso"

biglasso

Extending Lasso Model Fitting to Big Data

v1.4.1
GPL-3
Authors
Yaohui Zeng [aut,cre], Chuyi Wang [aut,cre], Patrick Breheny [ctb]
Initial release
2021-01-29

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.