as.list.tdigest | Serialize a tdigest object to an R list or unserialize a... |
pipe | Pipe operator |
td_add | Add a value to the t-Digest with the specified count |
td_create | Allocate a new histogram |
tdigest | Create a new t-Digest histogram from a vector |
td_merge | Merge one t-Digest into another |
td_quantile_of | Return the quantile of the value |
td_total_count | Total items contained in the t-Digest |
td_value_at | Return the value at the specified quantile |
tquantile | Calculate sample quantiles from a t-Digest |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.