find_nn: Find nearest neighbors

View source: R/all_generic.R

find_nnR Documentation

Find nearest neighbors

Description

Find nearest neighbors

Usage

find_nn(x, ...)

Arguments

x

An object of class "nnsearcher".

...

Further arguments passed to or from other methods.

Value

A nearest neighbors result object.


bbuchsbaum/neighborweights documentation built on Dec. 11, 2024, 1:56 a.m.