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

parameters

Method to Extract Parameters


Description

Extract stability selection parameters, i.e., tuning parameters, from a stabsel object.

Usage

parameters(object)

## extract parameters from a stabsel model
## (same as parameters(p) )
## S3 method for class 'stabsel'
stabsel_parameters(p, ...)

Arguments

object

an object of class "stabsel" or "stabsel_parameters".

p

an object of class "stabsel".

...

additional arguments, currently not used.

Value

An object of class stabsel_parameters with a special print method. See there for details.

See Also

stabsel to run stability selection and stabsel_parameters for details on the parameters.


stabs

Stability Selection with Error Control

v0.6-4
GPL-2
Authors
Benjamin Hofner [aut, cre], Torsten Hothorn [aut]
Initial release
2021-01-28

We don't support your browser anymore

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