umap (version 0.2.2.0)

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

Description

compute knn information for spectators relative to data

Usage

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