Nonlinear Regression Model.Fit Core Method
Fits the model to the data.
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
protected override void FitCore(
ModelInput input,
ParallelOptions parallelOptions
)
Parameters
- input ModelInput
- parallelOptions ParallelOptions