Learn R Programming

flashlight (version 0.7.5)

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.

data

A data.frame.

breaks

Cut breaks for a numeric v.

n_bins

Maxmium number of unique values to evaluate for numeric v.

cut_type

Cut type

Value

A vector of breaks