IMSL C# Numerical Library

MultipleComparisons.Alpha Property

The significance level of the test

public double Alpha {get; set;}

Property Value

A double scalar containing the significance level of test.

Remarks

Alpha must be in the interval [0.01, 0.10]. By default, Alpha = 0.01.

See Also

MultipleComparisons Class | Imsl.Stat Namespace