powered by
Produce a plot of the coefficient paths for a fitted biglasso() object.
biglasso()
# S3 method for biglasso plot(x, alpha = 1, log.l = TRUE, ...)
Fitted biglasso() model.
Controls alpha-blending, helpful when the number of covariates is large. Default is alpha=1.
Should horizontal axis be on the log scale? Default is TRUE.
Other graphical parameters to plot()
plot()
Yaohui Zeng and Patrick Breheny
biglasso(), cv.biglasso()
cv.biglasso()
## See examples in "biglasso"
Run the code above in your browser using DataLab