IMSL C# Numerical Library

NormTwoSample.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

NormTwoSample Class | Imsl.Stat Namespace