You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Polynoms Class > Polynoms Methods > PolyFit Method > Polynoms.PolyFit Method (TVec, TVec, int, TVec, TVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Polynoms.PolyFit Method (TVec, TVec, int, TVec, TVec)

Fits a polynomial to data.

Syntax
C#
Visual Basic
public static void PolyFit(TVec XValues, TVec YValues, int Degree, TVec Coeff, TVec Weights);

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

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