Richards Curve.Growth Rate Property
Gets or sets the growth rate (k).
Definition
Namespace: Numerics.NET.Curves.Nonlinear
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
public double GrowthRate { get; set; }Property Value
DoubleRemarks
The growth rate parameter controls the steepness of the transition from the lower to the upper asymptote. Larger values result in steeper curves.
This value corresponds to the third parameter of the curve.