View source: R/helper_functions.R
getQuantileFunction | R Documentation |
This function implements a crude but numerically reliable method to approximate the
quantile function of an scdensity
estimate.
getQuantileFunction(x)
x |
An object of S3 class |
A function that takes a fraction and returns the quantile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.