Proposes a move in state space.
This operator changes a beast.tree.
removalProbability, tree, markclades, weight
 
type: beast.base.inference.parameter.RealParameter |
The probability of an individual to become noninfectious immediately after the sampling |
Optional input |
 
type: beast.base.evolution.tree.Tree |
beast.tree on which this operation is performed |
Required input |
 
type: java.lang.Boolean |
Mark all ancestors of nodes changed by the operator as changed, up to the MRCA of all nodes changed by the operator. |
Optional input. Default: false |
 
type: java.lang.Double |
weight with which this operator is selected |
Required input |