Click or drag to resize

TwoSampleFTestUpperConfidenceLimit Property

Gets the 1 - alpha upper confidence limit for the true mean.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double UpperConfidenceLimit { get; }

Property Value

Double
Remarks
Returns Double.PositiveInfinity for one-sided tests to the right.
See Also