| print-vsel {projpred} | R Documentation |
The print methods for vsel/vsel objects created by
varsel or cv_varsel) rely on
summary.vsel to display a summary of the results of the
projection predictive variable selection.
## S3 method for class 'vsel' print(x, digits = 2, ...)
x |
An object of class vsel/vsel. |
digits |
Number of decimal places to be reported (2 by default). |
... |
Further arguments passed to |
Returns invisibly the data frame produced by
summary.vsel.