overall.list_of_spills: Function to compute overall spillovers

View source: R/list_of_spills_methods.R

overall.list_of_spillsR Documentation

Function to compute overall spillovers

Description

Taking in list_of_spillovers, the function computes the overall spillovers for all the individual spillover_table.

Usage

## S3 method for class 'list_of_spills'
overall(spillover_table, within = F, ...)

Arguments

spillover_table

a list_of_spills object, ideally from rolling window estimation

within

whether to compute the within spillovers if the spillover tables are frequency based.

...

for the sake of CRAN not to complain

Value

a list containing the overall spillovers

Author(s)

Tomas Krehlik <tomas.krehlik@gmail.com>


frequencyConnectedness documentation built on March 7, 2023, 6:39 p.m.