Four Parameter Logistic Curve.Hill Slope Property
Gets or sets the Hill slope of the logistic curve.
Definition
Namespace: Numerics.NET.Curves.Nonlinear
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public double HillSlope { get; set; }
Property Value
DoubleRemarks
The value of this parameter is related to the slope of the curve around the center. This value corresponds to the fourth parameter of the curve.