| .get_stat | R Documentation |
Helper to extract a single transfer-entropy-like statistic from a
coefficient table. It looks for columns named "Eff. TE" or
"TE" (in that order) and falls back to the first column if
neither is present.
.get_stat(obj)
obj |
An object produced by RTransferEntropy (or similar) for
which |
A numeric scalar with the extracted statistic (first row of
the chosen column), or NA_real_ if extraction fails.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.