confidenceBands
Confidence interval bands
Description
returns a table of the requested risk measure and its associated confidence
bands. Use cbTable
= confidenceBands(cmc
)confidenceBands
to investigate how the values of a
risk measure and its associated confidence interval converge as the number of
scenarios increases. Before you run the confidenceBands
function, you must run the simulate
function. For more
information on using a creditMigrationCopula
object, see
creditMigrationCopula
.
adds optional name-value pair arguments. cbTable
= confidenceBands(cmc
,Name,Value
)
Examples
Input Arguments
Output Arguments
References
[1] Crouhy, M., Galai, D., and Mark, R. “A Comparative Analysis of Current Credit Risk Models.” Journal of Banking and Finance. Vol. 24, 2000, pp. 59 – 117.
[2] Gordy, M. “A Comparative Anatomy of Credit Risk Models.” Journal of Banking and Finance. Vol. 24, 2000, pp. 119 – 149.
[3] Gupton, G., Finger, C., and Bhatia, M. “CreditMetrics – Technical Document.” J. P. Morgan, New York, 1997.
[4] Jorion, P. Financial Risk Manager Handbook. 6th Edition. Wiley Finance, 2011.
[5] Löffler, G., and Posch, P. Credit Risk Modeling Using Excel and VBA. Wiley Finance, 2007.
[6] McNeil, A., Frey, R., and Embrechts, P. Quantitative Risk Management: Concepts, Techniques, and Tools. Princeton University Press, 2005.
Version History
Introduced in R2017a