Description Usage Arguments Details
View source: R/murphy_procs_Jan22.R
Simulate data from the design of Section 4 in the paper.
1 2 | sim_VaRES(T, s2_0 = 0.35, a = 0.5, b = 0.7, zeta1 = 1, zeta2 = 1,
t_df = 6, alpha = 0.025)
|
T |
Length of series to be simulated. |
s2_0, a, b, t_df |
Parameters of time series model which generates 'true' forecasts |
zeta1, zeta2 |
Variances of disturbances |
alpha |
Level of VaR/ES forecasts |
Simulate time series of VaR/ES forecasts and corresponding realizations, as described in the paper by Ziegel et al (2018).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.