| print.vselsummary {projpred} | R Documentation |
This is the print() method for summary objects created by summary.vsel().
It displays a summary of the results of the projection predictive variable
selection.
## S3 method for class 'vselsummary' print(x, digits = 1, ...)
x |
An object of class |
digits |
Number of decimal places to be reported. |
... |
Currently ignored. |
The output of summary.vsel() (invisible).