LogNormal-FitFunc
Probability density function of random variable whose logarithm is normally distributed.
Number: 4
Names: y0, xc, w, A
Meanings: y0 = offset, xc = center, w = log standard deviation, A = area
Lower Bounds: xc > 0, w > 0
Upper Bounds: none
Mean: mu = exp(ln(xc)+1/2*w^2)
Standard Deviation: sigma = exp(ln(xc)+1/2*w^2)*sqrt(exp(w^2)-1)
nlf_lognormal(x,y0,xc,w,A)
FITFUNC\LOGNORM.FDF
Statistics, PFW, Peak Functions, Origin Basic Functions