Description Usage Arguments Value
Function to compute volatility spillovers and its index based on forecast error variance decomposition
1 | Spillovers(fit, dec.type = "Generalized", h = 1)
|
fit |
t-VAR fit obtained from the function Large.tVAR |
dec.type |
decomposition for forecast error varaince decomposition: "Cholesky", "Spectral", "Generalized", "GeneralizedIRF" or "Generalized_Lanne". Default "Generalized". |
h |
forecast horizon for variance decomposition. Default 1. |
A list containing:
"spill" |
matrix of volatility spillovers. |
"spill_index" |
volatility spillover index. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.