BEAST v2.7.8 Documentation: bmodeltest.evolution.operators.BMTMergeSplitOperator

Proposes a move in state space.
Increases or decreases number of groups of subst models

Inputs:

modelIndicator, substModel, rates, weight

 

modelIndicator
type: beast.base.inference.parameter.IntegerParameter
number of the model to be used
Required input

 

substModel
type: bmodeltest.evolution.substitutionmodel.NucleotideRevJumpSubstModel
model test substitution model representing the individual models
Required input

 

rates
type: beast.base.inference.parameter.RealParameter
Rate parameter which defines the transition rate matrix.
Required input

 

weight
type: java.lang.Double
weight with which this operator is selected
Required input