StatisticsEmpirical |
Name | Description | |
---|---|---|
EmpiricalCDF(IEnumerableDouble, Double) | Estimates the empirical cumulative distribution function (CDF) at x from the provided samples. | |
EmpiricalCDF(IEnumerableNullableDouble, Double) | Estimates the empirical cumulative distribution function (CDF) at x from the provided samples. | |
EmpiricalCDF(IEnumerableSingle, Single) | Estimates the empirical cumulative distribution function (CDF) at x from the provided samples. |