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)
an integer vector
a list with numeric elements. For example as made by dbscan::adjacencylist()
a listw object likely created by recreate_listw.