Proposes a move in state space.
likelihood, scaleFactor, maxIterations, stopValue, optimise, weight
 
type: beastclassic.evolution.tree.coalescent.GMRFMultilocusSkyrideLikelihood |
GMRF Multilocus Skyride Likelihood |
Required input |
 
type: java.lang.Double |
scale factor: larger means more bold proposals |
Required input |
 
type: java.lang.Integer |
max number of iterations for proposal... |
Optional input. Default: 200 |
 
type: java.lang.Double |
Optional input. Default: 0.01 |
 
type: java.lang.Boolean |
flag to indicate that the scale factor is automatically changed in order to achieve a good acceptance rate (default true) |
Optional input. Default: true |
 
type: java.lang.Double |
weight with which this operator is selected |
Required input |