print.vselsummary: Print summary of variable selection
Description
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.
Usage
# S3 method for vselsummary
print(x, ...)
Value
The output of summary.vsel()
(invisible).