Learn R Programming

factorMerger (version 0.4.0)

plotTree: Plot Tree - Helper Function

Description

Plot Tree - Helper Function

Usage

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