Subclasses of ConstantPopulation in pal.coalescent |
class |
ConstExpConst
This class models a population that grows exponentially from an
initial population size alpha N0 at time y to a size N0
at time x until the present-day. |
class |
ConstExpGrowth
This class models a population that grows
exponentially from an inital population size alpha N0 to a present-day size N0. |
class |
ExpandingPopulation
This class models a population that grows
exponentially from an inital population size alpha N0 to a present-day size N0. |
class |
ExponentialGrowth
This class models an exponentially growing (or shrinking) population
(Parameters: N0=present-day population size; r=growth rate). |