Evaluate quantiles given vectors and probability
1 | .quantile_eval(df, vec_name, prob, eq, rnd = 4)
|
df |
A data.frame, with column names for which quantiles are calculated |
vec_name |
A vector with the name of the column |
prob |
A numeric value for the probablitiy |
rnd |
A integer value which defines where to round the quantiles |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.