View source: R/pariwise-colocation-impl.R
pairwise_colocation_calc | R Documentation |
Internal function to calculate the pairwise CQL.
pairwise_colocation_calc(A, B, nb)
A |
a character or factor vector. |
B |
a character or factor vector. |
nb |
a neighbors list e.g. created by |
a matrix where rownames are A values colnames are B values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.