Main Content

Loss Given Default Models

Estimate loss given default

Loss given default (LGD) estimates loss reserves using Regression and Tobit models.

Functions

expand all

fitLGDModel Create specified LGD model object type
predict Predict loss given default
modelDiscrimination Compute AUROC and ROC data
modelDiscriminationPlot Plot ROC curve
modelAccuracy Compute R-square, RMSE, correlation, and sample mean error of predicted and observed LGDs
modelAccuracyPlot Scatter plot of predicted and observed LGDs
portfolioECL Compute the lifetime ECL at individual or portfolio level

Objects

Regression CreateRegressionmodel object for loss given default
Tobit CreateTobitmodel object for loss given default

Examples and How To

Concepts