smbinning.scoring.gen: Generation of Score and Its Weights

Description Usage Arguments Value

View source: R/smbinning.R

Description

After applying smbinning.scaling to the model, smbinning.scoring generates a data frame with the final Score and additional fields with the points assigned to each characteristic so the user can see how the final score is calculated. Example shown on smbinning.scaling section.

Usage

1
smbinning.scoring.gen(smbscaled, dataset)

Arguments

smbscaled

Object generated using smbinning.scaling.

dataset

A data frame.

Value

The command smbinning.scoring generates a data frame with the final scaled Score and its corresponding scaled weights per characteristic.


smbinning documentation built on May 1, 2019, 10:06 p.m.