BEAST v2.7.8 Documentation: beastlabs.prevalence.Uniform

Proposes a move in state space.
This operator changes a beast.tree.
Randomly selects true internal tree node (i.e. not the root) and move node height uniformly in interval restricted by the nodes parent and children.

Inputs:

tree, list, weight

 

tree
type: beast.base.evolution.tree.Tree
beast.tree on which this operation is performed
Required input

 

list
type: beastlabs.prevalence.PrevalenceList
raw prevalence list with only times and actions
Required input

 

weight
type: java.lang.Double
weight with which this operator is selected
Required input