Click or drag to resize

BivariateNonlinearRegression Method

Overload List
  NameDescription
Public methodStatic memberNonlinearRegression(IReadOnlyListDouble, IReadOnlyListDouble, FuncIReadOnlyDictionaryString, Double, Double, Double, IReadOnlyDictionaryString, Double)
Finds the parameterized function that best fits the data.
Public methodStatic memberNonlinearRegression(IReadOnlyListDouble, IReadOnlyListDouble, FuncIReadOnlyListDouble, Double, Double, IReadOnlyListDouble)
Finds the parameterized function that best fits the data.
Top
See Also