Description Usage Arguments Value
compute knn information for spectators relative to data
1 | spectator.knn.info(spectators, d, config, brute.force = TRUE)
|
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 |
list with at least two components, indexes and distances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.