Re: [R] Count data in random Forest

2023-05-18 Thread Bert Gunter
This is R-**Help**, not R- **we give you all the answers.** Please read and follow the posting guide linked below for what sorts of questions are appropriate for this list and what you should include when asking them. Incidentally, there are several packages in R that do (versions of) random fores

Re: [R] Count data in random Forest

2023-05-18 Thread Suriya Kannan
Respected Sir Good Evening. My name is V.Suriya, I am a research scholar. Doing my Ph.D at University of Madras, Tamil Nadu, India. I need the r code for random forest count data. It helps me lot to complete my research work sir. And also need the r code for comparison of predictors with the help

Re: [R] Count data in random Forest

2008-05-06 Thread Volker Bahn
Hi Birgit, I'm not sure that I understand your question. I'll try to answer anyways. Regression trees and therefore also RandomForests are invariant to monotonic transformations in the independent variables. There are no distributional assumptions for the independent variables. The dependent

[R] Count data in random Forest

2008-05-05 Thread Birgit Lemcke
Hello R-user! I am running R 2.7.0 on a Power Book (Tiger). (I am still R and statistics beginner) I try to find the most important variables to divide my dataset as given in a categorical variable using randomForest. Is randomForest() able to deal with count data? Or is there no differen