BEAST v2.7.8 Documentation: beastclassic.evolution.tree.coalescent.LogisticGrowth

BEASTObject that performs calculations based on the State.
An implementation of a population size function beastObject.Also note that if you are dealing with a diploid population N0 will be the number of alleles, not the number of individuals.
Demographic function according to logistic growth

Inputs:

popSize, growthRate, shape

 

popSize
type: beast.base.inference.parameter.RealParameter
present-day population size (defaults to 1.0).
Optional input

 

growthRate
type: beast.base.inference.parameter.RealParameter
growth rate of the logistic growth
Required input

 

shape
type: beast.base.inference.parameter.RealParameter
shape parameter of the logistic growth
Required input