KolmogorovTwoSampleMinimumDifference Property |
,
the minimum difference between the theoretical and empirical CDF's.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public double MinimumDifference { get; }
Public ReadOnly Property MinimumDifference As Double
Get
public:
property double MinimumDifference {
double get ();
}
member MinimumDifference : float with get
Property Value
Type:
DoubleSee Also