Main Content

Lifetime Models for Probability of Default

Estimate loss reserves based on lifetime analysis

Lifetime models for probability of default (PD) estimate loss reserves based on a "lifetime" analysis conditional on macroeconomic scenarios.

Functions

expand all

fitLifetimePDModel Create specified lifetime PD model object type
predict Compute conditional PD
predictLifetime Compute cumulative lifetime PD, marginal PD, and survival probability
modelDiscrimination Compute AUROC and ROC data
modelDiscriminationPlot Plot ROC curve
modelAccuracy Compute RMSE of predicted and observed PDs on grouped data
modelAccuracyPlot Plot observed default rates compared to predicted PDs on grouped data
portfolioECL Compute the lifetime ECL at individual or portfolio level

Objects

Logistic CreateLogisticmodel object for lifetime probability of default
Probit CreateProbitmodel object for lifetime probability of default
Cox CreateCoxmodel object for lifetime probability of default

Examples and How To

Concepts