Skip to content
Prev 12581 / 63461 Next

Segfault from knn.cv in class package (PR#6856)

This is user error.

R-bugs is not the appropriate place to report user error in a contributed 
package -- please do read the R FAQ.
On Wed, 5 May 2004 jmacdon@med.umich.edu wrote:

            
There is no *test* set in knn.cv, nor is there a `classlabel argument'.
There is 

      cl: factor of true classifications of training set 

and that has been specified incorrectly.