gompertzPopFunc_t50(Double t50, Number b, Number NInfinity)

Models population growth using the Gompertz growth function.

Parameters

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

Return type

PopulationFunction

Examples

  • gomp_t50_jc69.lphy, gomp_t50_gt16.lphy