Description Usage Arguments Details Author(s)
View source: R/internal.functions.R
Bin them vars
1 | bin.variables(given, breaks, labels, data, bins, ghost.reference, prediction)
|
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 |
Bin them vars
Dustin Fife
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.