You are here: Symbol Reference > Statistics Namespace > Functions > Statistics.InverseGaussianFit Function
Stats Master VCL
ContentsIndex
PreviousUpNext
Statistics.InverseGaussianFit Function

Mu and lambda for inverse Gaussian distributed values.

Pascal
procedure InverseGaussianFit(const X: TVec; out mu: double; out lambda: double; var muConfInt: TTwoElmReal; var lambdaConfInt: TTwoElmReal; Alpha: double = 0.05); overload;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!