Skip to contents

Thin adapter to the stabsel.FDboost() method. This is the native route when the model itself is already fitted with FDboost.

Usage

fdboost_stability_selection(model, ...)

Arguments

model

A fitted FDboost object.

...

Additional arguments forwarded to stabs::stabsel().

Value

A stabsel object.