to.spillover_table: Function to compute to spillovers

View source: R/spillover_table_methods.R

to.spillover_tableR Documentation

Function to compute to spillovers

Description

Taking in spillover_table, the function computes the to spillover.

Usage

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

Arguments

spillover_table

a spillover_table object, ideally from the provided estimation functions

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 to spillover

Author(s)

Tomas Krehlik <tomas.krehlik@gmail.com>


tomaskrehlik/frequencyConnectedness documentation built on Feb. 28, 2023, 8:46 a.m.