Re: [R] gbm error

2008-09-23 Thread jtf2076
Darrin, what version of R are you using have the same question. I have been using the gbm package without problem with R 2.7.1. but I recently switched computers and downloaded 2.7.2. I used the following code, which works fine on my old computer with 2.7.1 but I get an error with the new versio

[R] gbm error

2008-09-22 Thread Darin Brooks
Good afternoon Has anyone tried using Dr. Elith's BRT script? I cannot seem to run gbm.step from the installed gbm package. Is it something external to gbm? When I run the script itself <- gbm.step(data=model.data, gbm.x = colx:coly, gbm.y = colz, family = "bernoulli",