extract.parsimonyCost
takes an object of class "parsimonyCost
",
result of function parsimonyCost
, and computes the minimum cost
at the given node.
Arguments
- x
an object of class "
parsimonyCost
", result of functionparsimonyCost
.- node
the root node of the subtree. By default, the root of the tree.
- ...
unused