unconditionalT
Unconditional expected shortfall (ES) backtest by Acerbi-Szekely with critical values for t distributions
Description
runs the unconditional expected shortfall (ES) backtest by Acerbi-Szekely (2014)
using precomputed critical values and assuming that the returns distribution is
t with 3 degrees of freedom.TestResults
= unconditionalT(ebt
)
adds an optional name-value pair argument for TestResults
= unconditionalT(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