tree_time: Generating the time structure of the tree

Description Usage Arguments Value

View source: R/dataGenerator.R

Description

Genarate the time structure of the tree from parents to children

Usage

1
tree_time(l_tree)

Arguments

l_tree

A tree encoded in a list describing the parent-to-child structure

Value

a list in which the position i gives a vector with couples (index, number of children to take in position i-1 in the same list)


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