IFRS9 Expected Credit Loss Model Development and Validation

Learn how to model and validate expected credit losses for IFRS9 using R Programming
What you'll learn:
IFRS9 Expected Credit Loss (ECL) Staging Understand the science and logic behind model development Building predictive models with R Programming Model Validation Introduction to PD, LGD and EAD modeling R Programming fundamentals for credit risk modeling
Description:
This course will introduce you to the concept of provisioning, background of IFRS9 and the journey to forward looking impairment calculation framework. The staging allocation process is covered in depth before the introduction to the concepts of feeder models (PD, LGD and EAD models).
Despite the non-prescriptive nature of the accounting principle, common practice suggest relying on the so-called probability of default (PD), loss given default (LGD) and exposure at default (EAD) framework. Banks estimate ECL as the present value of the above three parameters product over a one-year or lifetime horizon, depending upon experiencing a significant increase in credit risk since origination. Three main buckets are considered : stage1 (one-year ECL), stage 2( lifetime ECL), stage3 (impaired credits).
The concepts of Next 12 month probability of default (PD), Lifetime Probability of Default, marginal default and modeling and validation concepts of LGD and EAD for IFRS9 has been explained step by step from scratch using R Programming.
This course also explains how Expected Credit Losses (ECL) affects regulatory capital and ratios. Modeling concepts for low default portfolios and scare data modeling is also covered. For modeling, both Generalized Linear Models (GLMS) and Machine Learning (ML) modeling methodologies has been explained step by step from scratch.
Requirement:
Basic Knowledge of R Programming Computer with internet connection Zeal and enthusiasm for learning a new skill RStudio Basic knowledge of credit risk components Knowledge of basic statistical algorithms like logistic regression, beta and tobit regression Knowledge of machine learning algorithms like random forest