BEASTObject that performs calculations based on the State.
Probabilistic representation that can produce a log probability for instance for running an MCMC chain.
Enforces groups of taxa to be monophyletic -- have a common mrca that no other taxa have. This can be used as part of the prior. Multiple monophyletic constraints can be handled by adding one set per constraing.
Logable: yes, this can be used in a log.
 
type: beast.base.evolution.tree.Tree |
tree to apply the constraint on |
Required input |
 
type: beast.base.evolution.alignment.TaxonSet*** |
set taxa that should be monophyletic |
Required input |
 
type: beast.base.evolution.alignment.Alignment |
set taxa to choose from |
Required input |