Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print-vsel

Print methods for vsel/vsel objects


Description

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.

Usage

## S3 method for class 'vsel'
print(x, digits = 2, ...)

Arguments

x

An object of class vsel/vsel.

digits

Number of decimal places to be reported (2 by default).

...

Further arguments passed to summary.vsel.

Value

Returns invisibly the data frame produced by summary.vsel.


projpred

Projection Predictive Feature Selection

v2.0.2
GPL-3
Authors
Juho Piironen [aut], Markus Paasiniemi [aut], Alejandro Catalina [cre, aut], Aki Vehtari [aut], Jonah Gabry [ctb], Marco Colombo [ctb], Paul-Christian Bürkner [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.