README.md

preModel

Preprocessing for Credit Scoring Model

Overview

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!

Installation

install.packages("devtools")
devtools::install_github("Sokolheavy/preModel")


Sokolheavy/preModel documentation built on July 8, 2019, 9:57 a.m.