Proposes a move in state space.
Operator which acts on subsets of elements of a RealParameter.
parameter, indicator, scaleFactor, weight
 
type: beast.base.inference.parameter.RealParameter |
Parameter to be scaled |
Required input |
 
type: beast.base.inference.parameter.BooleanParameter |
Boolean vector indicating which elements to scale. (If absent, all elements are scaled together.) |
Optional input |
 
type: java.lang.Double |
Lower bound of the scale factor. |
Optional input. Default: 0.8 |
 
type: java.lang.Double |
weight with which this operator is selected |
Required input |