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