NormTwoSampleUpperCICommonVariance Property |
The upper confidence limits for the common, or pooled, variance.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public double UpperCICommonVariance { get; }
Public ReadOnly Property UpperCICommonVariance As Double
Get
public:
property double UpperCICommonVariance {
double get ();
}
member UpperCICommonVariance : float with get
Property Value
Type:
Double
A
double containing the upper confidence limits for the
variance.
See Also