MathRoutinesPolynomialRegression Method |
| Name | Description | |
|---|---|---|
| PolynomialRegression(Double, Double, Double, Int32) |
Calculate polymial line fit. Calculates polynomial factors, and uses these factors to solve Y values based on given X value array.
| |
| PolynomialRegression(Double, Double, Double, Int32, Double) |
Calculate polymial line fit. Calculates polynomial factors, and uses these factors to solve Y values based on given X value array.
|