"cv.biglasso"
objects"summary"(object, ...)
"print"(x, digits, ...)
"cv.biglasso"
object."summary.cv.biglasso"
object.summary.cv.biglasso
produces an object with S3 class
"summary.cv.biglasso"
which inherits class "summary.cv.ncvreg"
.
The class has its own print method and contains the following list elements:
biglasso
."linear"
or "logistic"
, depending on
the family
option in biglasso
.lambda
with the smallest
cross-validation error.lambda
values used by
cv.biglasso
.biglasso
, cv.biglasso
,
plot.cv.biglasso
## See examples in "cv.biglasso" and "biglasso-package"
Run the code above in your browser using DataLab