Other packages > Find by keyword >

PDtoolkit  

Collection of Tools for PD Rating Model Development and Validation
View on CRAN: Click here


Download and install PDtoolkit package within the R console
Install from CRAN:
install.packages("PDtoolkit")

Install from Github:
library("remotes")
install_github("cran/PDtoolkit")

Install by package version:
library("remotes")
install_version("PDtoolkit", "1.2.0")



Attach the package and use:
library("PDtoolkit")
Maintained by
Andrija Djurovic
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-01-04
Latest Update: 2023-09-20
Description:
The goal of this package is to cover the most common steps in probability of default (PD) rating model development and validation. The main procedures available are those that refer to univariate, bivariate, multivariate analysis, calibration and validation. Along with accompanied 'monobin' and 'monobinShiny' packages, 'PDtoolkit' provides functions which are suitable for different data transformation and modeling tasks such as: imputations, monotonic binning of numeric risk factors, binning of categorical risk factors, weights of evidence (WoE) and information value (IV) calculations, WoE coding (replacement of risk factors modalities with WoE values), risk factor clustering, area under curve (AUC) calculation and others. Additionally, package provides set of validation functions for testing homogeneity, heterogeneity, discriminatory and predictive power of the model.
How to cite:
Andrija Djurovic (2022). PDtoolkit: Collection of Tools for PD Rating Model Development and Validation. R package version 1.2.0, https://cran.r-project.org/web/packages/PDtoolkit. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.0.9 (2022-01-04 10:50), 0.1.0 (2022-02-04 16:50), 0.2.0 (2022-03-06 11:40), 0.3.0 (2022-04-27 21:00), 0.4.0 (2022-06-06 20:10), 1.0.0 (2022-11-16 13:11), 1.0.1 (2023-02-14 10:50), 1.1.0 (2023-04-07 18:00), 1.1.1 (2023-08-16 17:34)
Other packages that cited PDtoolkit R package
View PDtoolkit citation profile
Other R packages that PDtoolkit depends, imports, suggests or enhances
Complete documentation for PDtoolkit
Functions, R codes and Examples using the PDtoolkit R package
Some associated functions: auc.model . bivariate . boots.vld . cat.bin . cat.slice . confusion.matrix . constrained.logit . create.partitions . cutoff.palette . decision.tree . dp.testing . embedded.blocks . encode.woe . ensemble.blocks . evrs . fairness.vld . heterogeneity . hhi . homogeneity . imp.outliers . imp.sc . interaction.transformer . kfold.idx . kfold.vld . loans . normal.test . num.slice . nzv . power . pp.testing . predict.cdt . psi . replace.woe . rf.clustering . rf.interaction.transformer . rs.calibration . scaled.score . segment.vld . smote . staged.blocks . stepFWD . stepMIV . stepRPC . univariate . ush.bin . ush.test . woe.tbl . 
Some associated R codes: 00_GLOBALS.R . 01_UNIVARIATE_ANALYSIS.R . 02_BIVARIATE_ANALYSIS.R . 03_CAT_RF_BINNING.R . 04_RF_CLUSTERING.R . 05_STEP_MIV.R . 06_MODEL_CV_BOOTS.R . 07_SEGMENT_VLD.R . 08_SCALED_SCORE.R . 09_CALIBRATION.R . 10_HETEROGENEITY.R . 11_HOMOGENEITY.R . 12_PREDICTIVE_POWER.R . 13_POWER_OF_PP_TESTS.R . 14_DISCRIMINATORY_POWER.R . 15_PSI.R . 16_PARTITIONS.R . 17_EVRS.R . 18_INTERACTION_TRANSFORMER.R . 19_STEP_FWD.R . 20_STEP_RPC.R . 21_STAGED_BLOCKS.R . 22_EMBEDDED_BLOCKS.R . 23_ENSEMBLE_BLOCKS.R . 24_NZV.R . 25_SMOTE.R . 26_CONSTRAINED_LOGIT.R . 27_RF_INTERACTION_TRANSFORMER.R . 28_HHI.R . 29_NORMAL_TEST.R . 30_CONFUSION_MATRIX.R . 31_U_SHAPE.R . 32_KFOLD_INDICES.R . 33_FAIRNESS_VLD.R . 34_DECISION_TREE.R . 55_HELPERS_.R . data.R .  Full PDtoolkit package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA