Spillovers: Spillovers

Description Usage Arguments Value

View source: R/Spillovers.R

Description

Function to compute volatility spillovers and its index based on forecast error variance decomposition

Usage

1
Spillovers(fit, dec.type = "Generalized", h = 1)

Arguments

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.

Value

A list containing:

"spill"

matrix of volatility spillovers.

"spill_index"

volatility spillover index.


lucabarbaglia/t-VAR documentation built on Feb. 27, 2021, 3:46 a.m.