Re: [R] ensemble methods

2013-11-11 Thread Bert Gunter
See the R randomForest package. This already does ensemble classification and regression. -- Bert On Mon, Nov 11, 2013 at 10:04 AM, Iut Tri Utami wrote: > Dear Mr/Mrs > > I am Iut, student of graduate student in Bogor Agriculture Institur > I read a book on ensemble methods in data mining by Se

[R] ensemble methods

2013-11-11 Thread Iut Tri Utami
Dear Mr/Mrs I am Iut, student of graduate student in Bogor Agriculture Institur I read a book on ensemble methods in data mining by Seni and Elder and find R code about bagging. I am confused how to call these functions and and how to agregate it with the majority votes? I think there is missing c