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 matrix used by pairwise_colocation
a character or factor vector.
a character or factor vector.
a neighbors list e.g. created by st_knn()
or st_contiguity()
default 99
. An integer representing how many simulations to run for calculating the simulated p-values.