Skip to content
Prev 171021 / 398502 Next

package knnFinder, kd-trees

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