BEAST v2.7.8 Documentation: beastlabs.evolution.operators.UniformOperatorSelective

Proposes a move in state space.
Assign all elements of a multi-dimensional parameter corresponding to the nodes of a particular clade to a uniformlyselected value in their ranges.

Inputs:

parameter, restricted, weight

 

parameter
type: beast.base.inference.parameter.Parameter
a real or integer parameter to sample individual values for
Required input

 

restricted
type: beast.base.evolution.tree.MRCAPrior***
Use only those nodes (MRCAs of some clades)
Required input

 

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