Click or drag to resize

SortedArrayStatisticsEmpiricalCDF Method

Overload List
 NameDescription
Public methodStatic memberEmpiricalCDF(Double, Double) Estimates the empirical cumulative distribution function (CDF) at x from the sorted data array (ascending).
Public methodStatic memberEmpiricalCDF(Single, Single) Estimates the empirical cumulative distribution function (CDF) at x from the sorted data array (ascending).
Top
See Also