Divide.Weights {mau} | R Documentation |
Divide weights of internal nodes
Description
After the addition of weights for internal nodes the final weights have to be computed dividing by the total weight of each parent.
Usage
Divide.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]