plotAMDMSvsNumSplits: Plot metric vs number of splits per variable.

Description Usage Arguments Value

View source: R/plotting_util.R

Description

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

Usage

1
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


climbeR documentation built on May 2, 2019, 3:37 p.m.