DynamicParameterEstimationStartingPoint Property |
Calculates and returns the starting point, i.e. the first index in the y array that can be used for
the right side of the linear equation. The starting point increase when more x or y parameters
are to evaluate, since more "history" samples are needed in this case.
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int StartingPoint { get; }
Property Value
Int32See Also