i_index_pairwise_combn | R Documentation |
i_index_pairwise_combn
returns the split pairwise combination of idxs
in a matrix
i_index_pairwise_combn(n)
n |
number of indices |
list of matrices. For each focal index up to n - 1, a matrix with the other indexes it interacts with (2nd col) and the "absolute position" of that pairwise interaction (1st column) is returned.
Jose Eduardo Meireles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.