S = summary(vbt)
returns a basic report on the given varbacktest data,
including the number of observations, the number of failures, the observed
confidence level, and so on (see S for details).
varbacktest (vbt) object,
contains a copy of the given data (the PortfolioData
and VarData properties) and all combinations of
portfolio ID, VaR ID, and VaR levels to be tested. For more information
on creating a varbacktest object, see varbacktest.
Summary report, returned as a table. The table rows correspond to all
combinations of portfolio ID, VaR ID, and VaR levels to be tested. The
columns correspond to the following information:
'PortfolioID' — Portfolio ID for
the given data
'VaRID' — VaR ID for each of the
VaR data columns provided
'VaRLevel' — VaR level for the
corresponding VaR data column
'ObservedLevel' — Observed
confidence level, defined as number of periods without
failures divided by number of observations
'Observations' — Number of
observations, where missing values are removed from the
data
'Failures' — Number of failures,
where a failure occurs whenever the loss (negative of
portfolio data) exceeds the VaR
'Expected' — Expected number of
failures, defined as the number of observations multiplied
by one minus the VaR level
'Ratio' — Ratio of the number of
failures to expected number of failures
'FirstFailure' — Number of
periods until first failure
'Missing' — Number of periods
with missing values removed from the sample
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: United States.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.