| stability_proportion | R Documentation |
Inclusion proportion by bootstrap
stability_proportion(
DF,
y = colnames(DF)[1],
nbre = 30,
criterias = c("deviance"),
methods = c("backward", "forward"),
keep_stability = NULL
)
DF |
dataframe |
y |
character : variable to explain |
nbre |
integer : number of iteration in the bootstrap process |
criterias |
vector : criterias to test |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.