plotTree: plotTree

Description Usage Arguments Details Examples

Description

Plots a tree object, returned from splittree() for example, on the current graphics device.

Usage

1
plotTree(tree.obj)

Arguments

tree.obj

A tree object of class InitTreeR

Details

Plot the tree (realised with Partykit (Toolkit for Recursive Partytioning)).

Examples

1
plotTree(tree.obj = tree)

IntTreeR/IntTreeR documentation built on May 7, 2019, 6:38 a.m.