print.summary.cv.plasso: Print summary of (Post-) Lasso model
Description
Prints summary information of cv.plasso object
Usage
# S3 method for summary.cv.plasso
print(x, ..., digits = max(3L, getOption("digits") - 3L))Value
Prints information from summary.cv.plasso object into console.
Arguments
- x
Summary of plasso object (either of class summary.cv.plasso or summary)
- ...
Pass generic R print options
- digits
Integer, used for number formatting