Click or drag to resize

StatisticsEmpiricalInvCDF Method

Overload List
 NameDescription
Public Extension MethodEmpiricalInvCDF(IEnumerableDouble, Double) Estimates the empirical inverse CDF at tau from the provided samples.
Public Extension MethodEmpiricalInvCDF(IEnumerableNullableDouble, Double) Estimates the empirical inverse CDF at tau from the provided samples.
Public Extension MethodEmpiricalInvCDF(IEnumerableSingle, Double) Estimates the empirical inverse CDF at tau from the provided samples.
Top
See Also