Re: [R] caret package: arguments passed to the classification or regression routine

2008-09-19 Thread Max Kuhn
Forgot to cc... On Fri, Sep 19, 2008 at 3:22 PM, Max Kuhn <[EMAIL PROTECTED]> wrote: > A new version 3.41 is on > > https://r-forge.r-project.org/projects/caret/ > > Until later tonight, you will have to get it via > > svn checkout svn://svn.r-forge.r-project.org/svnroot/caret > > and build it

[R] caret package: arguments passed to the classification or regression routine

2008-09-18 Thread Peter Tait
Hi, I am having problems passing arguments to method="gbm" using the train() function. I would like to train gbm using the laplace distribution or the quantile distribution. here is the code I used and the error: gbm.test <- train(x.enet, y.matrix[,7], method="gbm", distribution=list(na