Proposes a move in state space.
Samples population sizes of constant populations for multi species coalescent model
popSizes, gammaprior, intervals, gene, kernel, kernelDistribution, weight
 
type: beast.base.inference.parameter.RealParameter |
constant population size parameter, one dimension for each branch of the species tree |
Required input |
 
type: beast.base.inference.distribution.ParametricDistribution |
gamma distributed prior for population sizes |
Required input |
 
type: beast.base.evolution.tree.TreeIntervals |
tree intervals for use with single tree -- should not be used if gene-attribute is used |
Optional input |
 
type: starbeast3.evolution.speciation.GeneTreeForSpeciesTreeDistribution*** |
list of gene trees that constrain species tree movement |
Optional input |
 
type: starbeast3.genekernel.GTKPrior |
the kernel of gene trees |
Optional input |
 
type: beast.base.inference.operator.kernel.KernelDistribution |
provides sample distribution for proposals |
Optional input |
 
type: java.lang.Double |
weight with which this operator is selected |
Required input |