Package: scorecard 0.4.4
scorecard: Credit Risk Scorecard
The `scorecard` package makes the development of credit risk scorecard easier and efficient by providing functions for some common tasks, such as data partition, variable selection, woe binning, scorecard scaling, performance evaluation and report generation. These functions can also used in the development of machine learning models. The references including: 1. Refaat, M. (2011, ISBN: 9781447511199). Credit Risk Scorecard: Development and Implementation Using SAS. 2. Siddiqi, N. (2006, ISBN: 9780471754510). Credit risk scorecards. Developing and Implementing Intelligent Credit Scoring.
Authors:
scorecard_0.4.4.tar.gz
scorecard_0.4.4.zip(r-4.5)scorecard_0.4.4.zip(r-4.4)scorecard_0.4.4.zip(r-4.3)
scorecard_0.4.4.tgz(r-4.4-any)scorecard_0.4.4.tgz(r-4.3-any)
scorecard_0.4.4.tar.gz(r-4.5-noble)scorecard_0.4.4.tar.gz(r-4.4-noble)
scorecard_0.4.4.tgz(r-4.4-emscripten)scorecard_0.4.4.tgz(r-4.3-emscripten)
scorecard.pdf |scorecard.html✨
scorecard/json (API)
NEWS
# Install 'scorecard' in R: |
install.packages('scorecard', repos = c('https://shichenxie.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shichenxie/scorecard/issues
- germancredit - German Credit Data
binningcredit-scoringreleasescorecardwoewoebinning
Last updated 7 months agofrom:55f007afd7. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win | NOTE | Nov 09 2024 |
R-4.5-linux | NOTE | Nov 09 2024 |
R-4.4-win | NOTE | Nov 09 2024 |
R-4.4-mac | NOTE | Nov 09 2024 |
R-4.3-win | NOTE | Nov 09 2024 |
R-4.3-mac | NOTE | Nov 09 2024 |
Exports:describegains_tableivone_hotperf_cvperf_evaperf_psireplace_nareportscorecardscorecard_plyscorecard_pmmlscorecard2split_dfvar_filtervar_scalevifwoebinwoebin_adjwoebin_plotwoebin_ply
Dependencies:clicodetoolscolorspacedata.tabledoParallelfansifarverforeachggplot2gluegridExtragtableisobanditeratorslabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmeopenxlsxpillarpkgconfigR6RColorBrewerRcpprlangscalesstringitibbleutf8vctrsviridisLitewithrxefunxml2zip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Variable Describe | describe |
Gains Table | gains_table |
German Credit Data | germancredit |
Information Value | iv |
One Hot Encoding | one_hot |
Cross Validation | perf_cv |
Binomial Metrics | perf_eva |
PSI | perf_psi |
Replace Missing Values | replace_na |
Scorecard Modeling Report | report |
Creating a Scorecard | scorecard |
Score Transformation | scorecard_ply |
Scorecard to PMML | scorecard_pmml |
Creating a Scorecard | scorecard2 |
Split a Data Frame | split_df |
Variable Filter | var_filter |
Variable Scaling | var_scale |
Variance Inflation Factors | vif |
WOE Binning | woebin |
WOE Binning Adjustment | woebin_adj |
WOE Binning Visualization | woebin_plot |
WOE/BIN Transformation | woebin_ply |