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

Calculate parameters for Gamma distributed values using MLE.

Pascal
procedure GammaFit(const X: TVec; out A: double; out B: double; MaxIter: Integer = 500; Tolerance: double = 1e-8); overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!