Message-ID: <bf460e020902190322i6eb2bec5w749fddade2b1be97@mail.gmail.com>
Date: 2009-02-19T11:22:57Z
From: Markus Loecher
Subject: 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