View source: R/nb-match-test-impl.R
nmt_perm_impl | R Documentation |
Find conditionally permuted neighbor matches Given a kNN attribute neighbor list and a listw object, find the number of matches given a conditional permutation.
nmt_perm_impl(knn_nb, listw)
knn_nb |
a list with numeric elements. For example as made by |
listw |
a listw object likely created by recreate_listw. |
an integer vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.