Description Usage Arguments Value
View source: R/dataGenerator.R
Genarate a list associated to a binary tree
1 | gauss_binaryTree(l_tree, k, roots = NULL)
|
l_tree |
a list encoding a binary tree |
k |
the number of changes |
roots |
the position of the changes (roots of the subtrees) |
a list assiciated to the binary tree with changes and edge means
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.