Financial toolbox/Credit risk utilities/Transprob function/Exposuretransitions
조회 수: 4 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
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.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Financial Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!