nmt_calc {sfdep} | R Documentation |
Identify matches between two neighbor lists
Description
Identify matches between two neighbor lists
Usage
nmt_calc(knn_nb, nb)
Arguments
knn_nb |
a list with the same length as number of observations in the used dataset |
nb |
a list the same length as knn_nb. |
Value
an integer vector
[Package sfdep version 0.2.5 Index]