plot.blcTree {RPMM}R Documentation

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

## 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.


[Package RPMM version 1.05 Index]