IMSL C# Numerical Library

NormTwoSample.TTestNull Property

The Null hypothesis value for t-test for the mean.

public double TTestNull {get; set;}

Property Value

A double containing the hypothesis value.

Remarks

TTestNull = 0.0 by default.

See Also

NormTwoSample Class | Imsl.Stat Namespace