View source: R/BinModelVariables.R
This function bins model variables according to cutpoints.
1 | BinModelVariables(data, model_variables, cut_points, levels)
|
data |
The study data frame. No default. |
model_variables |
The variables to be included in the model. As character vector. No default. |
cut_points |
The cut points used to bin the model variables. As list of numeric vectors. No default. |
levels |
The scores to be assigned to each bin. As list of character vectors. No default. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.