Class Summary |
CataclysmicDemographic |
This class models an exponentially growing (or shrinking) population
(Parameters: N0=present-day population size; r=growth rate). |
Coalescent |
A likelihood function for the coalescent. |
CoalescentIntervalGenerator |
This is a class that draws coalescent intervals under the given demographic function. |
ConstantPopulation |
This class models coalescent intervals for a constant population
(parameter: N0=present-day population size). |
ConstExponential |
This class models exponential growth from an initial population size. |
ConstLogistic |
This class models logistic growth from an initial population size. |
DemographicFunction.Utils |
|
Expansion |
This class models exponential growth from an initial ancestral population size. |
ExponentialGrowth |
This class models an exponentially growing (or shrinking) population
(Parameters: N0=present-day population size; r=growth rate). |
IntervalList.Utils |
|
Intervals |
A concrete class for a set of coalescent intevals. |
LogisticGrowth |
This class models logistic growth. |