IMSL C# Numerical Library

NormOneSample.ChiSquaredTestNull Property

The null hypothesis value for the chi-squared test.

public double ChiSquaredTestNull {get; set;}

Property Value

A double containing the null hypothesis value for the chi-squared test.

Remarks

The default is 1.0.

See Also

NormOneSample Class | Imsl.Stat Namespace