common_breaks: Common Breaks for multiflashlight
Description
Internal function used to find common breaks from different flashlights.
Usage
common_breaks(x, v, data, breaks, n_bins, cut_type)
Arguments
x
An object of class multiflashlight
.
v
The variable to be profiled.
breaks
Cut breaks for a numeric v
.
n_bins
Maxmium number of unique values to evaluate for numeric v
.