Click or drag to resize

QuickLinearRegressionGetA1Error Method

Gets the error of the parameter A1.

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

Return Value

Double
Error of the parameter A1.
See Also