You are here: Symbol Reference > Polynoms Namespace > Functions > Polynoms.PolyFit Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Polynoms.PolyFit Function

Fits a polynomial to data.

Pascal
procedure PolyFit(XValues: TVec; YValues: TVec; Degree: Integer; Coeff: TVec; Weights: TVec = nil); overload;

This overload does not return additional statistical parameters like Cholesky matrix or degrees of freedom.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!