Re: [R] modifying predict.nnet() to function with errorest()

2009-11-02 Thread Max Kuhn
Dave, You should look at the train() function in teh caret package. Max On Mon, Nov 2, 2009 at 6:01 PM, Armitage, Dave wrote: > Greetings, > > I am having trouble calculating artificial neural network misclassification > errors using errorest() from the ipred package. I have had no problems > e

[R] modifying predict.nnet() to function with errorest()

2009-11-02 Thread Armitage, Dave
Greetings, I am having trouble calculating artificial neural network misclassification errors using errorest() from the ipred package. I have had no problems estimating the values with randomForest() or svm(), but can't seem to get it to work with nnet(). I believe this is due to the output o