LogNormal

Description

The LogNormal fit function is defined by

Heightxexpln(x)Location2×Scale2

Properties (fitting parameters)

Name

Default

Description

Height

1.0

Overall scaling factor

Location

1.0

Natural logarithm of the geometric mean

Scale

1.0

Natural logarithm of the geometric standard deviation

Categories: FitFunctions | Peak

Source

C++ header: LogNormal.h

C++ source: LogNormal.cpp