The upper confidence limits for the common, or pooled, variance.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public double UpperCICommonVariance { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property UpperCICommonVariance As Double |
Visual C++ |
---|
public: property double UpperCICommonVariance { double get (); } |