IMSL C# Numerical Library

NormOneSample.TTestNull Property

Sets 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

NormOneSample Class | Imsl.Stat Namespace