runtests
Description
runs all the tests for the TestResults
= runtests(ebtde
)esbacktestbyde
object.
runtests
reports only the final test result. For test
details such as p-values, run the individual tests:
specifies options using one or more name-value pair arguments in addition to the
input argument in the previous syntax.TestResults
= runtests(___,Name,Value
)
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
| summary
| 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
- Expected Shortfall (ES) Backtesting Workflow with No Model Distribution Information
- Overview of Expected Shortfall Backtesting
- ES Backtest Using Du-Escanciano Method
- Comparison of ES Backtesting Methods