A set of flexible, efficient and easy to use functions to prepare data for credit scoring model including dataset reading and preprocessing, variable binning.
It will be useful for large amount of variables, because with preModel
you can quickly create html file with analysis of every variable ... and not only!
install.packages("devtools")
devtools::install_github("Sokolheavy/preModel")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.