Hinweis:Dieser Abschnitt ist nur in englischer Sprache verfügbar. Wir bitten um Ihr Verständnis.
3.5.1.3.57 Logistic
The formula for the Logistic Dose Response Function, Logistic(x, A1, A2, x0, p), is:
y = A2 + (A1-A2)/(1 + (x/x0)^p)
This function produces a sigmoidal curve. See the Boltzmann function for details.