The Model object contains all of the information describing a fitted binnr Scorecard. This includes a list of the Transforms used for WoE substitution, which variables entered the model, and some performance metrics.
nameshort model identifier
descriptionshort description of the model
settingssaved list of settings used to bin and fit the model
transformslist of Bin Transforms used to fit the model
droppedcharacter vector denoting which variables were dropped at time of fit
inmodelcharacter vector denoting which variables entered the model
coefsintercept and coefficients of the fitted model as a numeric vector
contributionsome measure of variable contribution to the model's predictive power
ksstatistic measuring the separation of the two performance classes
fitthe result of the cv.glmnet function call
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.