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 classConstExpConstThis 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.classConstExpGrowthThis class models a population that grows exponentially from an inital population size alpha N0 to a present-day size N0.classExpandingPopulationThis class models a population that grows exponentially from an inital population size alpha N0 to a present-day size N0.
-