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

Proposes a move in state space.

Inputs:

windowSize, parameter, weight

 

windowSize
type: java.lang.Integer
the size of the window both up and down
Required input

 

parameter
type: beast.base.inference.parameter.IntegerParameter
the parameter to operate a random walk on.
Required input

 

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