Learn R Programming

mau (version 0.1.2)

Sum.Weights: 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

See Also

Read.Tree