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.
Population model of the form A/(B*(t-t0)^2 + 1) + C.
 
type: beast.base.inference.parameter.RealParameter |
Magnitude of Cauchy distribution. |
Required input |
 
type: beast.base.inference.parameter.RealParameter |
Width of Cauchy distribution. |
Required input |
 
type: beast.base.inference.parameter.RealParameter |
Centre of Cauchy distribution. |
Required input |
 
type: beast.base.inference.parameter.RealParameter |
Constant population offset value. |
Required input |