summary
Report on failures and severity for basic expected shortfall (ES) using distributions
Syntax
Description
returns a basic report on the given S
= summary(ebtde
)esbacktestbyde
data. The
report includes the number of observations, number of failures, observed confidence
level, and so on. See S
for details.
Unlike other ES backtesting classes, the esbacktestbyde
object does
not require VaR data or ES data inputs. esbacktestbyde
internally
computes VaR and ES data based on distribution information to determine the severity
information reported by the summary
function.
Examples
Input Arguments
Output Arguments
References
[1] Du, Z., and J. C. Escanciano. "Backtesting Expected Shortfall: Accounting for Tail Risk." Management Science. Vol. 63, Issue 4, April 2017.
[2] Basel Committee on Banking Supervision. "Minimum Capital Requirements for Market Risk". January 2016 (https://www.bis.org/bcbs/publ/d352.pdf).
Version History
Introduced in R2019b
See Also
esbacktestbyde
| runtests
| unconditionalDE
| conditionalDE
| simulate
| esbacktestbysim
Topics
- Workflow for Expected Shortfall (ES) Backtesting by Du and Escanciano
- Rolling Windows and Multiple Models for Expected Shortfall (ES) Backtesting by Du and Escanciano
- Expected Shortfall Estimation and Backtesting
- Overview of Expected Shortfall Backtesting
- ES Backtest Using Du-Escanciano Method
- Comparison of ES Backtesting Methods