Proposes a move in state space.
Exchange rate values such that sum remains the same
modelIndicator, substModel, rates, delta, autoOptimize, weight
 
type: beast.base.inference.parameter.IntegerParameter |
number of the model to be used |
Required input |
 
type: bmodeltest.evolution.substitutionmodel.NucleotideRevJumpSubstModel |
model test substitution model representing the individual models |
Required input |
 
type: beast.base.inference.parameter.RealParameter |
Rate parameter which defines the transition rate matrix. |
Required input |
 
type: java.lang.Double |
Magnitude of change for two randomly picked values. |
Optional input. Default: 1.0 |
 
type: java.lang.Boolean |
if true, window size will be adjusted during the MCMC run to improve mixing. |
Optional input. Default: true |
 
type: java.lang.Double |
weight with which this operator is selected |
Required input |