Nonlinear Regression Model.Method Property
Gets or sets the nonlinear least squares algorithm that is to be used
in the calculations.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public NonlinearCurveFittingMethod Method { get; set; }