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
 
type: beast.base.inference.parameter.RealParameter |
present-day population size (defaults to 1.0). |
Optional input |
 
type: beast.base.inference.parameter.RealParameter |
growth rate of the logistic growth |
Required input |
 
type: beast.base.inference.parameter.RealParameter |
shape parameter of the logistic growth |
Required input |