Description Usage Arguments Value
View source: R/plotting_util.R
Plots the metric against the number of splits in the forest. Features with many splits will be weighed unfairly by the metric.
1 | plotAMDMSvsNumSplits(eval_data, add_text_labels = FALSE)
|
eval_data |
The output of calculateAMDMS. |
add_text_labels |
An optional parameter to turn on text labels next to the feature's dot on the plot. |
plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.