View source: R/stats_stability_selection.R
stability_selection_importance | R Documentation |
Perform variable selection with stability selection
stability_selection_importance(X, y, ...)
X |
matrix of predictors |
y |
response vector |
vector with jth component the selection probability of variable j
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.