Rdocumentation
powered by
Learn R Programming
RPMM (version 1.20)
plot.blcTree: Plot a Beta RPMM Tree Profile
Description
Plot method for objects of type blcTree. Plots profiles of terminal nodes in color. Method wrapper for
plotImage.blcTree
.
Usage
"plot"(x,...)
Arguments
x
RPMM object to plot.
...
Additional arguments to pass to
plotImage.blcTree
.
Details
See
blcTree
for example.