Hill Equation Curve.K Property
Gets or sets the half-maximal concentration (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 K { get; set; }Property Value
DoubleRemarks
The half-maximal concentration is the value of x at which the response is half of Vmax. It is analogous to EC50 in pharmacology.
This value corresponds to the second parameter of the curve.