Description Usage Arguments Value Author(s) See Also Examples
View source: R/statTarget_rforest.R
Multi-dimensional scaling plot of proximity matrix from randomForest.
1 2 |
rForest |
An object of class randomForest that contains the proximity component from statTarget_rForest function. |
pimpModel |
An object of permutation-based variable Gini importance measures (PIMP-algorithm) from statTarget_rForest function. |
Labels |
Labels is TRUE for visible the sample name in the figure else with the index for class. |
slink |
Logical indicating if slinkDat is active for extenal classID. |
slinkDat |
A data frame for the extenal classID. |
... |
A generic MDSplot function in randomForest package |
The output of cmdscale on 1 - rf$proximity is returned invisibly.
Hemi Luan, hemi.luan@gmail.com
MDSplot
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.