30.1.164 SLogistic2
Contents
Function
Brief Description
Sigmoidal Logistic function, type 2.
Sample Curve
Parameters
Number: 3
Names: y0, a, Wmax
Meanings: y0 = initial value, a = amplitude, Wmax = maximum growth rate
Lower Bounds: y0 > 0.0, a > 0.0, Wmax > 0.0
Upper Bounds: none
Script Access
nlf_slogistic2(x,y0,a,Wmax)
Function File
FITFUNC\SLOGIST2.FDF
Category
Growth/Sigmoidal
