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

Calculate parameters for Cauchy distributed values.

Pascal
procedure CauchyFit(const X: TVec; out m: 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!