plot.blcTree: Plot a Beta RPMM Tree Profile

Description Usage Arguments Details

View source: R/betaRPMM.R

Description

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

Usage

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

Arguments

x

RPMM object to plot.

...

Additional arguments to pass to plotImage.blcTree.

Details

See blcTree for example.


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

Related to plot.blcTree in RPMM...