enumerate_parsimony
at a node.R/parsimonyNumber.R
extract.enumerate_parsimony.Rd
extract.enumerate_parsimony
returns a matrix containing all the
possible regime allocations for the nodes of a given subtree.
an object of class "enumerate_parsimony
",
result of function enumerate_parsimony
.
the node where to retrieve the parsimony number. Default to the root of the tree.
the quantity to retrieve. Either "solutions" for the full solutions, "number" for the number of solutions, or "cost" for the minimal cost of a solution. Default to "solutions"
unused
A matrix with ntaxa + Nnode columns, and as many rows as the number of possible parsimonious reconstructions.