BEAST v2.7.8 Documentation: sa.evolution.operators.JumpToPoint

Proposes a move in state space.

Inputs:

removalProbability, tree, point, weight

 

removalProbability
type: beast.base.inference.parameter.RealParameter
parameter r
Required input

 

tree
type: beast.base.evolution.tree.Tree
tree
Required input

 

point
type: java.lang.Double
the point on which the probability mass is put
Optional input. Default: 1.0

 

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