equivalent_shifts_edges
uses function enumerate_parsimony
to find all the shifts positions that are equivalent to a given one.
equivalent_shifts_edges(phylo, shifts_edges, part.list = enumerate_tips_under_edges(phylo))
phylo
.enumerate_tips_under_edges
.enumerate_parsimony
for the
actual computation of equivalent regimes,
clusters_from_shifts
for the clustering of the tips induced
by the original set of shifts given, and
allocate_shifts_from_regimes
to convert back a parametrization
in term of regimes to a parametrization in term of shifts.
equivalent_shifts
, enumerate_parsimony