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

조회 수: 4 (최근 30일)
Aleksandar
Aleksandar 2013년 7월 24일
답변: Michael 2025년 6월 13일
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

답변 (1개)

Michael
Michael 2025년 6월 13일
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.

카테고리

Help CenterFile Exchange에서 Financial Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by