| StatisticsQuantileFunc Method (IEnumerableNullableDouble) |
Estimates the tau-th quantile from the provided samples.
The tau-th quantile is the data value where the cumulative distribution
function crosses tau.
Approximately median-unbiased regardless of the sample distribution (R8).
Namespace: MathNet.Numerics.StatisticsAssembly: MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax See Also