IMSL C# Numerical Library

NormalityTest.ChiSquared Property

Returns the chi-square statistic for the chi-squared goodness-of-fit test.

public double ChiSquared {get;}

Property Value

A double scalar containing the chi-square statistic.

Remarks

Returns Double.NaN for other tests.

See Also

NormalityTest Class | Imsl.Stat Namespace