Click or drag to resize

QuickLinearRegressionGetA0Error Method

Gets the error of the parameter A0.

Namespace: Altaxo.Calc.Regression
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double GetA0Error()

Return Value

Double
Error of the parameter A0.
See Also