Click or drag to resize

LevMarAdapterEvaluateChiSquare Method

Evaluates the current chi-square value for the cached varying parameters.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double EvaluateChiSquare()

Return Value

Double
The current chi-square value.
See Also