bin.variables: Bin them vars

Description Usage Arguments Details Author(s)

View source: R/internal.functions.R

Description

Bin them vars

Usage

1
bin.variables(given, breaks, labels, data, bins, ghost.reference, prediction)

Arguments

given

stuff

breaks

The breaks to be used for the bins

labels

A list of the same length as bins

data

the dataset

bins

The number of bins used when putting quantitative variables into categories. A list can be used if different amounts are wanted for different variables

ghost.reference

What should the reference group be (from which to draw the ghost line)? The user can specify up to two values as a vector. See examples.

prediction

The predicted line

Details

Bin them vars

Author(s)

Dustin Fife


dustinfife/fifer documentation built on Oct. 31, 2020, 3:36 p.m.