nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Math.SignalProcessing / Gompertz

Gompertz

Full name Microsoft.VisualBasic.Math.SignalProcessing.Source.Generators.Gompertz Assembly Microsoft.VisualBasic.Math.SignalProcessing Members 1

Gompertz function: an asymmetric S-curve, flatter at both ends than a logistic.

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

NameOverloadsSummary
Rate 1 the intrinsic growth rate (positive).

03 Members

property Rate #
Rate

the intrinsic growth rate (positive).