plotTheCluster {DCG} | R Documentation |
generate tree plots for selected ensemble matrix
plotTrees
plot one cluster tree
Description
generate tree plots for selected ensemble matrix
plotTrees
plot one cluster tree
Usage
plotTheCluster(EnsList, index, ...)
Arguments
EnsList |
a list in which elements are ensemble matrices. |
index |
an integer. index of which ensemble matrix you want to plot. |
... |
plotting parameters passed to |
Value
a tree plot
[Package DCG version 0.9.3 Index]