D^{-}, the minimum difference between the theoretical and empirical CDF's.

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

Syntax

C#
public double MinimumDifference { get; }
Visual Basic (Declaration)
Public ReadOnly Property MinimumDifference As Double
Visual C++
public:
property double MinimumDifference {
	double get ();
}

See Also