print.cv.l0ara {l0ara} | R Documentation |
summarizing the fits from a "cv.l0ara" object.
Description
Print the general information of the cross validated fit.
Usage
## S3 method for class 'cv.l0ara'
print(x, ...)
Arguments
x |
Fitted "cv.l0ara" object. |
... |
Not used argument. |
Details
This function makes it easier to see the cross-validation results.
Author(s)
Wenchuan Guo <wguo007@ucr.edu>, Shujie Ma <shujie.ma@ucr.edu>, Zhenqiu Liu <Zhenqiu.Liu@cshs.org>
See Also
predict
, coef
methods and l0ara
function.
[Package l0ara version 0.1.6 Index]