View source: R/pariwise-colocation-impl.R
pairwise_colocation_perm_impl | R Documentation |
Internal implementation of the pairwise CQL using conditional permutation. Functionally the same as pairwise_colocation()
.
pairwise_colocation_perm_impl(A, B, nb, nsim = 199)
A |
a character or factor vector. |
B |
a character or factor vector. |
nb |
a neighbors list e.g. created by |
nsim |
default |
a matrix used by pairwise_colocation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.