plotTree: Plot Tree - Helper Function

Description Usage Arguments

Description

Plot Tree - Helper Function

Usage

1
2
3
plotTree(factorMerger, statistic, nodesSpacing, clusterSplit,
  markBestModel, markStars, alpha, color, colorsDf, palette = NULL,
  title, subtitle, panelGrid)

Arguments

factorMerger

object to be plotted

statistic

this parameter will be passed to plotSimpleTree

nodesSpacing

this parameter will be passed to plotSimpleTree

clusterSplit

this parameter will be passed to plotSimpleTree

markBestModel

this parameter will be passed to plotSimpleTree

markStars

this parameter will be passed to plotSimpleTree

alpha

this parameter will be passed to plotSimpleTree

color

this parameter will be passed to plotSimpleTree

colorsDf

this parameter will be passed to plotSimpleTree

palette

this parameter will be passed to plotSimpleTree

title

this parameter will be passed to plotSimpleTree

subtitle

this parameter will be passed to plotSimpleTree

panelGrid

this parameter will be passed to plotSimpleTree


factorMerger documentation built on July 4, 2019, 1:02 a.m.