gompertzPopFunc_f0(Double f0, Number b, Number N0)

Models population growth using the Gompertz growth function.

Parameters

  • Double f0 - Time when population is half of carrying capacity.
  • Number b - Initial growth rate of tumor growth.
  • Number N0 - Limiting population size (carrying capacity).

Return type

PopulationFunction

Examples

  • gomp_f0_jc69.lphy, gomp_f0_gt16.lphy