BEAST v2.7.8 Documentation: beastlabs.prevalence.WilsonBalding

Proposes a move in state space.
This operator changes a beast.tree.
Implements the unweighted Wilson-Balding branch swapping move. This move is similar to one proposed by WILSON and BALDING 1998 and involves removing a subtree and re-attaching it on a new parent branch. See picture.

Inputs:

tree, list, weight

 

tree
type: beast.base.evolution.tree.Tree
beast.tree on which this operation is performed
Required input

 

list
type: beastlabs.prevalence.PrevalenceList
raw prevalence list with only times and actions
Required input

 

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