Proposes a move in state space.
A uniform random operator that selects a random dimension of the integer parameter and picks a new random value within the bounds.
 
type: beast.core.parameter.IntegerParameter |
the parameter to operate a random walk on. |
Required input |
 
type: java.lang.Double |
weight with which this operator is selected |
Required input |