Learn R Programming

climbeR (version 0.0.1)

plotAMDMSvsNumSplits: Plot metric vs number of splits per variable.

Description

Plots the metric against the number of splits in the forest. Features with many splits will be weighed unfairly by the metric.

Usage

plotAMDMSvsNumSplits(eval_data, add_text_labels = FALSE)

Arguments

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.

Value

plot object