Introduction - If you have any usage issues, please Google them yourself
This is a Matlab (and Standalone application) port for the excellent machine learning algorithm `Random Forests - By Leo Breiman et al. from the R-source by Andy Liaw et al. http://cran.r-project.org/web/packages/randomForest/index.html ( Fortran original by Leo Breiman and Adele Cutler, R port by Andy Liaw and Matthew Wiener.) Current code version is based on 4.5-29 from source of randomForest package.