plot.cv.l0ara {l0ara} | R Documentation |
plot for an "cv.l0ara" object
Description
Produces curves from a fitted "cv.l0ara" object.
Usage
## S3 method for class 'cv.l0ara'
plot(x, col = 3, ...)
Arguments
x |
Fitted "cv.l0ara" object. |
col |
color of the dots. |
... |
Not used argument. |
Author(s)
Wenchuan Guo <wguo007@ucr.edu>, Shujie Ma <shujie.ma@ucr.edu>, Zhenqiu Liu <Zhenqiu.Liu@cshs.org>
See Also
predict
, coef
methods, cv.l0ara
and l0ara
function.
[Package l0ara version 0.1.6 Index]