Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add quantile function #34

Open
shaharmor opened this issue Apr 29, 2018 · 1 comment
Open

Add quantile function #34

shaharmor opened this issue Apr 29, 2018 · 1 comment

Comments

@shaharmor
Copy link

Hi,

One of the missing functions in tinymath is the option to get a specific quantile of a list of values.

For example:
quantile(arr, 0.95) for the 95th percentile.

Similar to quantileSeq

@rashidkpc
Copy link
Contributor

Should be pretty easy to implement. If you're interested in writing it, we'd totally take a pull

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants