DB
FunctionsStatistical

median_t_digest_weighted

Computes weighted median with a t-digest compatibility surface; current implementation uses exact weighted accumulation.

median_t_digest_weighted(…) → Float64

Kind · aggregate

Computes weighted median with a t-digest compatibility surface; current implementation uses exact weighted accumulation.

Part of the Statistical family.