plot.glcTree: Plot a Gaussian RPMM Tree Profile

Description Usage Arguments Details

View source: R/gaussRPMM.R

Description

Plot method for objects of type “glcTree”. Plots profiles of terminal nodes in color. Method wrapper for plotImage.glcTree.

Usage

1
2
## S3 method for class 'glcTree'
plot(x,...)

Arguments

x

RPMM object to plot.

...

Additional arguments to pass to plotImage.glcTree.

Details

See glcTree for example.


RPMM documentation built on May 2, 2019, 2:52 p.m.

Related to plot.glcTree in RPMM...