QuantileEstimationGK {Microsoft.VisualBasic.Math.Quantile} | .NET clr documentation |
Implementation of the Greenwald and Khanna algorithm for streaming calculation of epsilon-approximate quantiles. See: > Greenwald and Khanna, "Space-efficient online computation of quantile summaries" in SIGMOD 2001
# namespace Microsoft.VisualBasic.Math.Quantile
export class QuantileEstimationGK {
}