| runRFclust | R Documentation | 
run the random forest calculations returning the density matrix
the clusters will be created for the columns of the data.frame
runRFclust(x, ntree = 500, nforest = 500, name = "RFrun", force = FALSE)
| x | the RFclust.SGE object | 
| ntree | the number of trees to grow | 
| nforest | the nuber of forests to create | 
| name | the name of the random forest clustering run (if you want to run multiple) | 
a distRF object to be analyzed by pamNew
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.