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.
 
type: beast.base.evolution.tree.Tree |
beast.tree on which this operation is performed |
Required input |
 
type: beastlabs.prevalence.PrevalenceList |
raw prevalence list with only times and actions |
Required input |
 
type: java.lang.Double |
weight with which this operator is selected |
Required input |