Interface | Description |
---|---|
CurveFitting |
Curve fitting is the process of constructing a curve, or mathematical function, that has the best
fit to a series of data points, possibly subject to constraints.
|
LeastSquares.Weighting |
This interface defines a weighting for observations.
|
Class | Description |
---|---|
LeastSquares |
This method obtains a least squares estimate of a polynomial to fit the input data, by a weighted
sum of orthogonal polynomials up to a specified order.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.