Skip to content

package knnFinder, kd-trees

1 message · Markus Loecher

#
Dear R users,
thanks to Samuel for making the package knnFinder available to the public. I was
wondering if there is an easy way to only build and store the kdd tree
in a first step and perform NN queries from then on ?
It seems that nn() does both simultaneously.

Thanks!

Markus