View source: R/list_of_spills_methods.R
| to.list_of_spills | R Documentation | 
Taking in list_of_spillovers, the function computes the to spillovers for all the individual spillover_table.
## S3 method for class 'list_of_spills' to(spillover_table, within = F, ...)
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  | 
a list containing the to spillovers
Tomas Krehlik <tomas.krehlik@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.