Proposes a move in state space.
removalProbability, tree, point, weight
 
type: beast.base.inference.parameter.RealParameter |
parameter r |
Required input |
 
type: beast.base.evolution.tree.Tree |
tree |
Required input |
 
type: java.lang.Double |
the point on which the probability mass is put |
Optional input. Default: 1.0 |
 
type: java.lang.Double |
weight with which this operator is selected |
Required input |