[R] Rotation Forest in R

Liaw, Andy andy_liaw at merck.com
Tue Apr 12 14:16:54 CEST 2011


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-bounces at r-project.org 
> [mailto:r-help-bounces at r-project.org] On Behalf Of Mario Beolco
> Sent: Thursday, April 07, 2011 7:55 PM
> To: r-help at 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 at 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}}



More information about the R-help mailing list