Uses of Class
pal.coalescent.ExponentialGrowth
-
Packages that use ExponentialGrowth Package Description pal.coalescent Classes to model population genetic processes using the coalescent. -
-
Uses of ExponentialGrowth in pal.coalescent
Subclasses of ExponentialGrowth in pal.coalescent Modifier and Type Class Description 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.
-