After applying smbinning.scaling
to the model, smbinning.scoring.sql
generates a SQL code
that creates and updates all variables present in the scaled model. Example shown on smbinning.scaling
section.
smbinning.scoring.sql(smbscaled)
Object generated using smbinning.scaling
.
The command smbinning.scoring.sql
generates a SQL code to implement the model the model in SQL.