## Not run:
# # example for darray
# library(ddR.randomForest)
#
# nExecutor <- 2
# iris.rf <- drandomForest(Species ~ ., iris,nExecutor = nExecutor)
# iris.predictions <- predict(iris.rf,iris)
#
# ## End(Not run)
Run the code above in your browser using DataLab