Gompertz function: an asymmetric S-curve, flatter at both ends than a logistic.
Gompertz
00 Remarks
Commonly used for tumor growth or biological population limits. Here Scale is the asymptotic cap and the intrinsic growth rate is fixed; Center shifts the inflection point. Value stays in (0, Scale].
01 Syntax
Microsoft.VisualBasic.Math.SignalProcessing.Source.Generators.Gompertz
02 Properties
| Name | Overloads | Summary |
|---|---|---|
| Rate | 1 | the intrinsic growth rate (positive). |
03 Members
Rate
the intrinsic growth rate (positive).