| compute_xi_matrix_miaaft | R Documentation |
Compute Pairwise Directional Xi-CCF for a Multivariate Matrix
compute_xi_matrix_miaaft(x, max_lag, n_surr)
x |
A numeric matrix (rows = time, cols = variables). |
max_lag |
An integer specifying the maximum positive lag. |
n_surr |
An integer specifying the number of surrogate datasets. |
A list containing flat vectors for lead/lag variable indices, lags, original Xi values, and a matrix of surrogate Xi values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.