Click or drag to resize

OneSampleTTestLowerConfidenceLimit Property

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

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

Property Value

Double
Remarks
Returns Double.NegativeInfinity for one-sided tests to the left.
See Also