Lifetime Models for Probability of Default
Develop and validate Lifetime models for probability of default (PD) based on a lifetime analysis conditional on macroeconomic scenarios. Calculate the estimated loss reserves using Expected Credit Loss (ECL) calculator.
Functions
Objects
| Logistic | Create Logisticmodel object for lifetime probability of
                default | 
| Probit | Create Probitmodel object for lifetime probability of
                default | 
| Cox | Create Coxmodel object for lifetime probability of
                default (Since R2021b) | 
| customLifetimePDModel | Create customLifetimePDModelobject for lifetime probability
            of default (Since R2022b) | 
Topics
- Overview of Lifetime Probability of Default ModelsEstimate loss reserves based on a lifetime analysis conditional on macroeconomic scenarios. 
- Basic Lifetime PD Model ValidationThis example shows how to perform basic model validation on a lifetime probability of default (PD) model by viewing the fitted model, estimated coefficients, and p-values. 
- Compare Logistic Model for Lifetime PD to Champion ModelThis example shows how to compare a new Logisticmodel for lifetime PD against a "champion" model.
- Compare Lifetime PD Models Using Cross-ValidationThis example shows how to compare three lifetime PD models using cross-validation. 
- Expected Credit Loss ComputationThis example shows how to perform expected credit loss (ECL) computations with portfolioECLusing simulated loan data, macro scenario data, and an existing lifetime probability of default (PD) model.
- Compare Model Discrimination and Model Calibration to Validate of Probability of DefaultThis example shows some differences between discrimination and calibration metrics for the validation of probability of default (PD) models. 
- Modeling Probabilities of Default with Cox Proportional HazardsThis example shows how to work with consumer (retail) credit panel data to visualize observed probabilities of default (PDs) at different levels. 
- Interpret and Stress-Test Deep Learning Networks for Probability of DefaultTrain a credit risk for probability of default (PD) prediction using a deep neural network. 
- Create Custom Lifetime PD Model for Credit Scorecard Model with Function HandleThis example shows how to use customLifetimePDModelto create a lifetime model for the probability of default.
- Create Custom Lifetime PD Model for Decision Tree Model with Function HandleThis example shows how to fit a decision tree model for credit scoring and then use the customLifetimePDModelobject to create a lifetime model for probability of default.
- Incorporate Macroeconomic Scenario Projections in Loan Portfolio ECL CalculationsThis example shows how to generate macroeconomic scenarios and perform expected credit loss (ECL) calculations for a portfolio of loans. 
- Create Weighted Lifetime PD ModelThis example shows how to use fitLifetimePDModelto create a PD model using weighted credit and macroeconomic data.





