draw: Draw the tree

Description Usage Arguments

Description

Draw a tree representing the hierarical structure

Usage

1
draw(cluster, x_pos, y_pos, width, height, nqbin, label, threshold, ...)

Arguments

cluster

object returned by divclust function

x_pos

initial abcissa for drawing

y_pos

initial ordinate for drawing

width

elementary horizontal length for the tree

height

elementary vertically length for the tree

threshold

cut-off value to decide if the text is written in the tree

...

further arguments passed from other methods


chavent/divclust documentation built on May 13, 2019, 3:38 p.m.