Click or drag to resize

SimpleNonlinearFitResultingChiSquare Property

After a fit, returns the resulting Chi Square.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double ResultingChiSquare { get; }

Property Value

Double
See Also