nmt_calc: Identify matches between two neighbor lists

View source: R/nb-match-test-impl.R

nmt_calcR 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


sfdep documentation built on Jan. 11, 2023, 9:08 a.m.