The test statistic, D = \max(D^{+}, D^{-}).

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

Syntax

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

See Also