Package: creditmodel
Version: 1.2.6
Date: 2020-10-01
Title: Toolkit for Credit Modeling, Analysis and Visualization
Authors@R: c(person(given = "Dongping", family = "Fan",email = "fdp@pku.edu.cn",role = c("aut", "cre")))
Maintainer: Dongping Fan <fdp@pku.edu.cn>
Description: 
  Provides a highly efficient R tool suite for Credit Modeling, Analysis and Visualization. Contains infrastructure functionalities such as data exploration and preparation, missing values treatment, outliers treatment, variable derivation, variable selection, dimensionality reduction, grid search for hyper parameters, data mining and visualization, model evaluation, strategy analysis etc. This package is designed to make the development of binary classification models (machine learning based models as well as credit scorecard) simpler and faster. 
Depends: R(>= 3.2)
Imports:
        data.table,dplyr,ggplot2,foreach,doParallel,glmnet,rpart,cli,xgboost
Suggests: pdp,pmml,XML,knitr,gbm,randomForest,rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
ByteCompile: yes
LazyData: yes
LazyLoad: yes
License: AGPL-3
RoxygenNote: 7.1.1
NeedsCompilation: no
Author: Dongping Fan [aut, cre]
Repository: CRAN
Packaged: 2020-10-01 16:32:10 UTC; 28142
Date/Publication: 2020-10-02 06:42:05 UTC
