gauss_binaryTree: Generating a binary tree with changes and gaussian cost

Description Usage Arguments Value

View source: R/dataGenerator.R

Description

Genarate a list associated to a binary tree

Usage

1
gauss_binaryTree(l_tree, k, roots = NULL)

Arguments

l_tree

a list encoding a binary tree

k

the number of changes

roots

the position of the changes (roots of the subtrees)

Value

a list assiciated to the binary tree with changes and edge means


vrunge/fpopTree documentation built on Feb. 6, 2021, 6:12 p.m.