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