Proposes a move in state space.
An operator which uniformly selects values for the input state node from the provided discrete set of possibilities.
 
type: beast.base.inference.StateNode |
State node |
Required input |
 
type: beast.base.inference.StateNode*** |
Possibility |
Optional input |
 
type: java.lang.Double |
weight with which this operator is selected |
Required input |