pairwise.spillover_table: Function to compute pairwise spillovers

View source: R/spillover_table_methods.R

pairwise.spillover_tableR Documentation

Function to compute pairwise spillovers

Description

Taking in spillover_table, the function computes the pairwise spillover.

Usage

## S3 method for class 'spillover_table'
pairwise(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 pairwise spillover

Author(s)

Tomas Krehlik <tomas.krehlik@gmail.com>


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