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