BEAST v2.7.8 Documentation: sa.evolution.operators.IntUniformWithExclusion

Proposes a move in state space.
Assign one or more parameter values (excluding negative values) to a uniformly selected value in its range.

Inputs:

parameter, weight

 

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

 

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