unconditionalNormal
Unconditional expected shortfall (ES) backtest by Acerbi-Szekely with critical values for normal distributions
Description
runs the unconditional expected shortfall (ES) backtest by Acerbi-Szekely (2014)
using precomputed critical values and assuming that the returns distribution is
standard normal. TestResults = unconditionalNormal(ebt)
adds an optional name-value pair argument for TestResults = unconditionalNormal(ebt,Name,Value)TestLevel.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
More About
References
[1] Acerbi, C., and B. Szekely. Backtesting Expected Shortfall. MSCI Inc. December, 2014.
Version History
Introduced in R2017b