Simple Regression Model.Fit Core Method
Computes the model to the specified input
using the specified parallelization options.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
protected override void FitCore(
ModelInput input,
ParallelOptions parallelOptions
)
Parameters
- input ModelInput
- parallelOptions ParallelOptions