Learn R Programming

PhylogeneticEM (version 1.0.0)

allocate_shifts_from_regimes: Allocation of shifts to edges

Description

allocate_shifts_from_regimes returns the position of the shifts induced by the allocation of the regimes. Only works in an "infinite site" model.

Usage

allocate_shifts_from_regimes(phylo, regimes)

Arguments

phylo
a phylogenetic tree, class phylo.
regimes
: vector of size (ntaxa + nNodes) of the regimes of each node and tip.

Value

Vector of edges numbers where the shifts are.