A set of parallel tree distributions, which will all be added to the same thread in a ParallelMCMCOperator
Distribution on a tree conditinionally independent from all other distributions given the state of the rest of parameter space
tree, treelikelihood, geneprior, dist, include, distribution
 
type: beast.base.evolution.tree.Tree |
the tree |
Required input |
 
type: beast.base.evolution.likelihood.GenericTreeLikelihood |
treelikelihood part of the distribution |
Required input |
 
type: starbeast3.evolution.speciation.GeneTreeForSpeciesTreeDistribution |
prior on the gene tree |
Required input |
 
type: beast.base.inference.Distribution*** |
other distributions which will be affected by changing the tree |
Optional input |
 
type: beast.base.inference.parameter.RealParameter*** |
optional additional parameters to include |
Optional input |
 
type: starbeast3.operators.ParallelMCMCTreeOperatorTreeDistribution*** |
Distribution on a tree conditionally independent from all other distributions given the state of the rest of parameter space. |
Optional input |