I don't have access to that article, but just reading the abstract, it should be quite easy to do by writing a wrapper function that calls randomForest(). I've done so with random projections before. One limitation to methods like these is that they only apply to all numeric data.
Andy > -----Original Message----- > From: r-help-boun...@r-project.org > [mailto:r-help-boun...@r-project.org] On Behalf Of Mario Beolco > Sent: Thursday, April 07, 2011 7:55 PM > To: r-help@r-project.org > Subject: [R] Rotation Forest in R > > Dear R users, > > I was wondering whether you could tell me if there are any R functions > or packages that can implement Rotation Forest (not Random Forests) > algorithm: > > http://www.computer.org/portal/web/csdl/doi/10.1109/TPAMI.2006.211 > > thanks in advance, > > Mario > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > Notice: This e-mail message, together with any attachme...{{dropped:11}} ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.