BinModelVariables: Bin model variables into scores

Description Usage Arguments

View source: R/BinModelVariables.R

Description

This function bins model variables according to cutpoints.

Usage

1
BinModelVariables(data, model_variables, cut_points, levels)

Arguments

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.


citronmeliss/predictionpackr documentation built on Feb. 10, 2020, 12:19 a.m.