shifts.vector_to_list {PhylogeneticEM} | R Documentation |
Compute the list of shifts.
Description
shifts.vector_to_list
takes the vectorial description of the shifts
to create the list description of the shifts.
Usage
shifts.vector_to_list(delta)
Arguments
delta |
: vector description of the shift. |
Value
Vector of length nbranch.
See Also
shifts.list_to_vector
[Package PhylogeneticEM version 1.7.0 Index]