Print methods for vsel/vsel objects
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
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.