| compute_xi_ccf_miaaft | R Documentation |
Compute MIAAFT-based Directional Xi-CCF
compute_xi_ccf_miaaft(x, y, max_lag, n_surr)
x |
First time series (numeric vector, potential cause) |
y |
Second time series (numeric vector, potential effect) |
max_lag |
Maximum positive lag to evaluate |
n_surr |
Number of surrogate datasets to generate |
A list containing forward (X leads Y) and backward (Y leads X) Xi coefficients and surrogates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.