td_quantile_of: Return the quantile of the value

View source: R/create.R

td_quantile_ofR Documentation

Return the quantile of the value

Description

Return the quantile of the value

Usage

td_quantile_of(td, val)

Arguments

td

t-Digest object

val

value

Value

the computed quantile (double)


tdigest documentation built on Oct. 5, 2022, 1:07 a.m.