Rdocumentation
powered by
Learn R Programming
RPMM (version 1.20)
plot.glcTree: 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
"plot"(x,...)
Arguments
x
RPMM object to plot.
...
Additional arguments to pass to
plotImage.glcTree
.
Details
See
glcTree
for example.