StatisticsEmpiricalCDF Method |
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.
|