plot.glcTree {RPMM} | R Documentation |
Plot a Gaussian RPMM Tree Profile
Description
Plot method for objects of type “glcTree”. Plots profiles of terminal nodes in color.
Method wrapper for plotImage.glcTree
.
Usage
## S3 method for class 'glcTree'
plot(x,...)
Arguments
x |
RPMM object to plot. |
... |
Additional arguments to pass to |
Details
See glcTree
for example.
[Package RPMM version 1.25 Index]