Description Usage Arguments Value Author(s)
This function reshapes transition matrices of counts into a 'wide format', time series of transition counts.
1 | VecOfTransData(lstCnt,ratingCat,startDate,endDate,snapshots)
|
lstCnt |
quarterly transition count data. |
ratingCat |
list containing the unique rating caetgories. |
startDate |
start date of the estimation time window, in string or numeric format. The default start date is the earliest date in 'data'. |
endDate |
end date of the estimation time window, in string or numeric format. The default end date is the latest date in 'data'. The end date cannot be a date before the start date. |
snapshots |
Integer indicating the number of credit-rating snapshots per year to be considered for the estimation. Valid values are 1, 4, 12, 54, and 356. For example, 1 = one snapshot per year |
The output is a time series vector of transition counts .
Abdoulaye (Ab) N'Diaye
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.