Sum.Weights {mau} | R Documentation |
Sum weights for internal nodes
Description
The weights of the internal nodes has to be computed first is necessary to add each weights of the leaves.
Usage
Sum.Weights(tree)
Arguments
tree |
igraph object representing the tree |
Value
igraph object updated
Author(s)
Pedro Guarderas, Andrés Lopez
See Also
[Package mau version 0.1.2 Index]