index_weights: Compute leaves weights

View source: R/make_tree.R View source: R/make_tree.R

index_weightsR Documentation

Compute leaves weights

Description

The computation of weights could be determined in an inverse processes given the internal weights.

Usage

index_weights(tree)

Arguments

tree

igraph object representing the tree

Value

igraph object updated

Author(s)

Pedro Guarderas, Andrés Lopez

See Also

read_tree


pedroguarderas/mau documentation built on Oct. 30, 2023, 4:20 a.m.