hofnerb / stabs

Stability Selection with Error Control
https://cran.r-project.org/package=stabs
26 stars 9 forks source link

Continue stability selection after errors #2

Closed hofnerb closed 8 years ago

hofnerb commented 9 years ago

If an error occures in a single fold, continue execution of stabsel. For the evaluation discard this fold and issue a warning.

hofnerb commented 8 years ago

Use try in run_stabsel to fix it for all possible usage scenarios including boosting