Weibull-FitFunc
Weibull cumulative distribution function
Number: 4
Names: y0, A1, a, b
Meanings: y0 = offset, A1 = Amplitude, a = Scale, b = Shape
Lower Bounds: A1 > 0.0, a > 0.0, b> 0.0
Upper Bounds: none
Mean: mu=a*gamma(1+1/b)
Standard Deviation: sigma=a*sqrt( gamma(1+2/b)-(gamma(1+1/b))^2 )
wblcdf(x, a, b)
FITFUNC\WeibullCDF.fdf
Statistics