Uses of Class
pal.coalescent.ConstantPopulation
Packages that use ConstantPopulation
Package
Description
Classes to model population genetic processes using the coalescent.
-
Uses of ConstantPopulation in pal.coalescent
Subclasses of ConstantPopulation in pal.coalescentModifier and TypeClassDescriptionclass
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
This class models a population that grows exponentially from an inital population size alpha N0 to a present-day size N0.class
This class models a population that grows exponentially from an inital population size alpha N0 to a present-day size N0.class
This class models an exponentially growing (or shrinking) population (Parameters: N0=present-day population size; r=growth rate).