minBiasRelative
Minimally biased relative test for Expected Shortfall (ES) backtest by Acerbi-Szekely
Since R2020b
Syntax
Description
runs the relative version of the minimally biased Expected Shortfall (ES) back
test by Acerbi-Szekely (2017) using the TestResults
= minBiasRelative(ebts
)esbacktestbysim
object.
[
specifies options using one or more name-value pair arguments in addition to the
input arguments in the previous syntax. TestResults
,SimTestStatistic
] = minBiasRelative(ebts
,Name,Value
)
Examples
Input Arguments
Output Arguments
More About
References
[1] Acerbi, Carlo, and Balazs Szekely. "General Properties of Backtestable Statistics." SSRN Electronic Journal. (January, 2017).
[2] Acerbi, Carlo, and Balazs Szekely. "The Minimally Biased Backtest for ES." Risk. (September, 2019).
[3] Acerbi, C. and D. Tasche. "On the Coherence of Expected Shortfall." Journal of Banking and Finance. Vol. 26, 2002, pp. 1487-1503.
[4] Rockafellar, R. T. and S. Uryasev. "Conditional Value-at-Risk for General Loss Distributions." Journal of Banking and Finance. Vol. 26, 2002, pp. 1443-1471.
Version History
Introduced in R2020b