Learn R Programming

l0ara (version 0.1.6)

print.cv.l0ara: summarizing the fits from a "cv.l0ara" object.

Description

Print the general information of the cross validated fit.

Usage

# S3 method for 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.

See Also

predict, coef methods and l0ara function.