Man pages for tdigest
Wicked Fast, Accurate Quantiles Using t-Digests

as.list.tdigestSerialize a tdigest object to an R list or unserialize a...
pipePipe operator
td_addAdd a value to the t-Digest with the specified count
td_createAllocate a new histogram
tdigestCreate a new t-Digest histogram from a vector
td_mergeMerge one t-Digest into another
td_quantile_ofReturn the quantile of the value
td_total_countTotal items contained in the t-Digest
td_value_atReturn the value at the specified quantile
tquantileCalculate sample quantiles from a t-Digest
tdigest documentation built on June 22, 2024, 10:44 a.m.