Divide.Weights {mau} | R Documentation |
After the addition of weights for internal nodes the final weights have to be computed dividing by the total weight of each parent.
Divide.Weights(tree)
tree |
igraph object representing the tree |
igraph object updated
Pedro Guarderas, Andrés Lopez