Four Parameter Logistic Curve.Hill Slope Property
Gets or sets the Hill slope of the logistic curve.
Definition
Namespace: Extreme.Mathematics.Curves.Nonlinear
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
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.