smbinning.scoring.sql {smbinning} | R Documentation |
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)
smbscaled |
Object generated using |
The command smbinning.scoring.sql
generates a SQL code to implement the model the model in SQL.