spectator.knn.info: compute knn information for spectators relative to data

Description Usage Arguments Value

View source: R/knn.R

Description

compute knn information for spectators relative to data

Usage

1
spectator.knn.info(spectators, d, config, brute.force = TRUE)

Arguments

spectators

matrix with data for spectators

d

matrix with primary data

config

list with settings

brute.force

logical, during developemnt, set FALSE to force stochastic knn

Value

list with at least two components, indexes and distances


donelsonsmith/umap_R documentation built on Nov. 4, 2019, 10:58 a.m.