plot coefficients
plot.lhsc.Rd
Plot the solution paths for a fitted lhsc
object.
Usage
# S3 method for class 'lhsc'
plot(x, color=FALSE, ...)
Arguments
- x
A fitted “
lhsc
" model.- color
If
TRUE
, plots the curves with rainbow colors; otherwise, with gray colors (default).- ...
Other graphical parameters to
plot
.
Author
Oh-Ran Kwon and Hui Zou
Maintainer: Oh-Ran Kwon kwon0085@umn.edu