Main Content

Expected Shortfall Backtest

Create an expected shortfall (ES) backtest model and run suite of ES backtests

Expected shortfall (ES) provides an estimate of the expected loss on days when there is a VaR failure. For more information, seeesbacktest,esbacktestbysim, andesbacktestbyde.

Objects

esbacktest Createesbacktestobject to run suite of table-based expected shortfall (ES) backtests by Acerbi and Szekely
esbacktestbysim Createesbacktestbysimobject to run simulation-based suite of expected shortfall (ES) backtests by Acerbi and Szekely
esbacktestbyde Createesbacktestbydeobject to run suite of Du and Escanciano expected shortfall (ES) backtests

Functions

expand all

summary Basic expected shortfall (ES) report on failures and severity
runtests Run all expected shortfall (ES) backtests foresbacktestobject
unconditionalNormal Unconditional expected shortfall (ES) backtest by Acerbi-Szekely with critical values for normal distributions
unconditionalT Unconditional expected shortfall (ES) backtest by Acerbi-Szekely with critical values fortdistributions
summary Basic expected shortfall (ES) report on failures and severity
runtests Run all expected shortfall backtests (ES) foresbacktestbysimobject
conditional Acerbi和Szekely有条件的预期缺口(ES)回测
unconditional Unconditional expected shortfall backtest by Acerbi and Szekely
quantile Quantile expected shortfall (ES) backtest by Acerbi and Szekely
minBiasRelative Acerbi-szekely的预期不足(ES)回测的最小偏见的相对测试
minBiasAbsolute Minimally biased absolute test for Expected Shortfall (ES) backtest by Acerbi-Szekely
simulate Simulate expected shortfall (ES) test statistics
summary Basic expected shortfall (ES) report on failures and severity
runtests Run all expected shortfall (ES) backtests foresbacktestbydeobject
unconditionalDE Unconditional Du-Escanciano (DE) expected shortfall (ES) backtest
conditionalDE Conditional Du-Escanciano (DE) expected shortfall (ES) backtest
simulate 模拟du-escanciano(de)预期不足(ES)测试统计数据

Examples and How To

Concepts