Package: autoScorecard
Type: Package
Title: Fully Automatic Generation of Scorecards
Version: 0.3.0
Authors@R: c(person(given="Tai-Sen", family = "Zheng", role = c("aut", "cre"),
                    email = "jc3802201@gmail.com") )
Maintainer: Tai-Sen Zheng <jc3802201@gmail.com>
Description: 
    Provides an efficient suite of R tools for scorecard modeling, analysis, and visualization. 
    Including equal frequency binning, equidistant binning, 
    K-means binning, chi-square binning, decision tree binning, data screening, manual parameter modeling, 
    fully automatic generation of scorecards, etc. 
    This package is designed to make scorecard development easier and faster.
    References include:
    1. <http://shichen.name/posts/>. 
    2. Dong-feng Li(Peking University),Class PPT.
    3. <https://zhuanlan.zhihu.com/p/389710022>. 
    4. <https://www.zhangshengrong.com/p/281oqR9JNw/>. 
License: AGPL-3
Encoding: UTF-8
Imports: infotheo, ROCR, rpart, discretization, stats, graphics,
        grDevices, corrplot, ggplot2
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-06-07 18:54:46 UTC; admin
Author: Tai-Sen Zheng [aut, cre]
Repository: CRAN
Date/Publication: 2023-06-13 08:50:10 UTC
Built: R 4.5.2; ; 2025-11-01 02:10:14 UTC; windows
