Proposes a move in state space.
parameter, k, optimise, weight
 
type: beast.base.inference.parameter.RealParameter |
The branch rates. |
Required input |
 
type: java.lang.Integer |
Number of operations to perform per step. |
Optional input. Default: 1 |
 
type: java.lang.Boolean |
Adjust 'k' during the MCMC run to improve mixing. |
Optional input. Default: true |
 
type: java.lang.Double |
weight with which this operator is selected |
Required input |