The general idea of bootstrapping is to use resampling methods to estimate features of the sampling distribution of
an estimator, especially in situations where 'asymptotic approximations' may provide poor results. In the case of a
parametric bootstrap method one samples from the estimated distribution derived using maximum likelihood estimation.
In summary,
Estimate the distribution from the observed sample using maximum likelihood
Draw samples from the estimated distribution
Calculate the parameter of interest from each of the samples
Construct an empirical distribution for the parameter of interest
Select percentiles from the empirical distribution
One can contrast this method with a nonparametric bootstrap in which one samples with replacement from the
empirical cumulative distribution function of the observed sample. Since there are grades with zero observed default
rates, resampling directly from the observed data will not produce meaningful confidence intervals in for credit transition
matrices where historically there are a limited number of defaults in higher credit quality buckets.
The parametric bootstrap method modeled here generates 12-month paths for each obligor represented in the portfolio and
estimates the 12 monthly transition matrices to get a single observation. Annual paths (histories) are simulated using
the estimated monthly transition matrices. A consequence of this approach, is that it is computationally intensive, but once
the bootstrapped distributions of the PD values have been completed, it is simple to identify the percentiles of interest
for calculation of confidence intervals