Package: scorecardModelUtils
Type: Package
Title: Credit Scorecard Modelling Utils
Version: 0.0.1.0
Authors@R: c(person(given = "Arya", family = "Poddar", role = c("aut", "cre"), email = "aryapoddar290990@gmail.com"),
             person(given = "Aiana", family = "Goyal", role = "ctb", email = "aianagoel002@gmail.com"),
             person(given = "Kanishk", family = "Dogar", role = "ctb", email = "kanishkd4@gmail.com"))
Maintainer: Arya Poddar <aryapoddar290990@gmail.com>
Description: Provides infrastructure functionalities such as missing value treatment, information value calculation, GINI calculation etc. which are used for developing a traditional credit scorecard as well as a machine learning based model. The functionalities defined are standard steps for any credit underwriting scorecard development, extensively used in financial domain.
License: GPL-2 | GPL-3
LazyData: TRUE
RoxygenNote: 6.0.1
Imports: car, e1071, gbm, partykit, randomForest, reshape2, sqldf,
        stringr, stats, ggplot2, utils
NeedsCompilation: no
Packaged: 2019-04-14 16:04:05 UTC; ARYASOURYA
Author: Arya Poddar [aut, cre],
  Aiana Goyal [ctb],
  Kanishk Dogar [ctb]
Repository: CRAN
Date/Publication: 2019-04-14 20:53:03 UTC
Built: R 4.1.0; ; 2021-05-28 04:39:12 UTC; unix
