Uses of Class
jebl.evolution.coalescent.LogisticGrowth
-
Packages that use LogisticGrowth Package Description jebl.evolution.coalescent -
-
Uses of LogisticGrowth in jebl.evolution.coalescent
Subclasses of LogisticGrowth in jebl.evolution.coalescent Modifier and Type Class Description class
ConstLogistic
This class models logistic growth from an initial population size.class
ExponentialLogistic
This class models logistic growth from an initial exponential phase.
-