This function is an internal implementation of the frequency spillover. We apply the identification scheme suggested by fevd to the frequency decomposition of the transfer functions from the estimate est.
spilloverBK12(est, n.ahead = 100, no.corr, partition)
spillover_table object
the estimate of a system, typically VAR estimate in our case
how many periods ahead should the FEVD be computed, generally this number should be high enough so that it won't change with additional period
boolean parameter whether the off-diagonal in the covariance matrix should be set to zero
defines the frequency partitions to which the spillover should be decomposed
Tomas Krehlik <tomas.krehlik@gmail.com>