Statistics.Empirical |
Name | Description | |
---|---|---|
![]() | EmpiricalCDFFunc(IEnumerable<Double>) | Estimates the empirical cumulative distribution function (CDF) at x from the provided samples. |
![]() | EmpiricalCDFFunc(IEnumerable<Nullable<Double>>) | Estimates the empirical cumulative distribution function (CDF) at x from the provided samples. |
![]() | EmpiricalCDFFunc(IEnumerable<Single>) | Estimates the empirical cumulative distribution function (CDF) at x from the provided samples. |