BEAST v2.7.8 Documentation: beastlabs.math.distributions.MonoPoints

Helper class for specifiying a set of monophyletic clades. This beast object is passed as an argument to another beast object, and provides the node id's of the clade roots upon request.The clades are collected from the various arguments and merged. Note that the mrca logger ignores the 'useOriginate' directive by design.

Logable: yes, this can be used in a log.

Inputs:

clades, multiclades, constraints

 

clades
type: beast.base.evolution.tree.MRCAPrior***
The set of clades represented as MRCAPriors
Optional input

 

multiclades
type: beastlabs.math.distributions.MultiMRCAPriors
Set of clades represented as MultiMRCAPriors
Optional input

 

constraints
type: beastlabs.math.distributions.MultiMonophyleticConstraint
all constraints as encoded by one unresolved tree.
Optional input