drawTree | R Documentation |
A recursive method for drawing a new tree structure
drawTree(depth, alpha, beta)
depth |
depth of a tree |
alpha |
tree shape parameter, 0 < alpha < 1 |
beta |
tree size parameter, beta > 0 |
drawTree
A integer value of number of terminal nodes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.