Re: [R] Error running caret's gbm train function with new version of caret

2013-05-06 Thread Max Kuhn
Katrina, I made some changes to accomidate gbm's new feature for 3+ categories, then had to "harmonize" how gbm and caret work together. I have a new version of caret that is not released yet (maybe within a month), but you should get it from: install.packages("caret", repos="http://R-Forge.R

[R] Error running caret's gbm train function with new version of caret

2013-05-04 Thread Katrina Bennett
I am running caret for model exploration. I developed my code a number of months ago and I've been running it with no issues. Recently, I updated my version of caret however, and now I am getting a new error. I'm wondering if this is due to the new release. The error I am getting is when I am runn