Package | Description |
---|---|
jebl.evolution.coalescent |
Modifier and Type | Class | Description |
---|---|---|
class |
CataclysmicDemographic |
This class models an exponentially growing (or shrinking) population
(Parameters: N0=present-day population size; r=growth rate).
|
class |
ConstExponential |
This class models exponential growth from an initial population size.
|
class |
ConstLogistic |
This class models logistic growth from an initial population size.
|
class |
Expansion |
This class models exponential growth from an initial ancestral population size.
|
class |
ExponentialGrowth |
This class models an exponentially growing (or shrinking) population
(Parameters: N0=present-day population size; r=growth rate).
|
class |
ExponentialLogistic |
This class models logistic growth from an initial exponential phase.
|
class |
LogisticGrowth |
This class models logistic growth.
|
http://code.google.com/p/jebl2/