KolmogorovOneSample.MinimumDifference Property |

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