Description Usage Arguments Value
Run a random forest based summary fo the MOEDA methos
1 | run_rf_summary(df, target_var_name)
|
df |
A data.framish object which is the object of MOEDA analysis |
target_var_name |
A character scalar representing the name of the target variable in the analysis |
A list with a tibble regarding permutation variable importance metrics and information whether the model run in a clessification or regression setting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.