BEAST v2.7.8 Documentation: starbeast3.operators.DiscreteRateCycle

Proposes a move in state space.

Inputs:

treeRates, k, optimise, weight

 

treeRates
type: beast.base.inference.parameter.IntegerParameter
The branch rates.
Required input

 

k
type: java.lang.Integer
Number of operations to perform per step.
Optional input. Default: 1

 

optimise
type: java.lang.Boolean
Adjust 'k' during the MCMC run to improve mixing.
Optional input. Default: true

 

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