On Fri, Jul 10, 2009 at 1:27 AM, matsumotoN<[email protected]> wrote: > > Hi. Can anyone suggest how to use the output of pcaNNet() to construct a > confusion matrix possibly using > confusionMatrix()? > Thank you.
Take a look at the manual (?predict.pcaNNet) and one of the four package vignettes: http://cran.r-project.org/web/packages/caret/vignettes/caretTrain.pdf -- Max ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

