This field contains d_{2,n} the mean of the ranges of n samples from a Gaussian distribution. The entries for n= 0 and 1 are NaN because these values are not defined. Valid entries in the table are for n=2 through 50.

Namespace: Imsl.Chart2D.QC
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public static readonly double[] d2_data
Visual Basic (Declaration)
Public Shared ReadOnly d2_data As Double()
Visual C++
public:
static initonly array<double>^ d2_data

See Also