Financial toolbox/Credit risk utilities/Transprob function/E​xposuretra​nsitions

4 visualizzazioni (ultimi 30 giorni)
Is there a possibility in MATLAB to "adapt" transprob function (or if there is another solution) so that it is the percentage of exposure transiting from one rating to another that is the output, and not the number of obligors (in particular time).
Some finance institutions (I guess minority) employ this approach. There can be a large number of defaults from one rating category, but in terms of exposure percentage it may not be that significant (or the other way). How can it be done in MATLAB? Aleksandar

Risposte (1)

Michael
Michael il 13 Giu 2025
Hi Aleksandar,
This functionality was added to the transprob() function in Financial Toolbox. The transprob() function allows you to pass a column of weights which you can use to pass the exposures for each observation. See this example for the details: Create Exposure-Based Transition Matrix From Historical Data of Credit Ratings with Exposures.

Categorie

Scopri di più su Financial Toolbox in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by