r-lib / rray

Simple Arrays
https://rray.r-lib.org
GNU General Public License v3.0
130 stars 12 forks source link

No quantile method #261

Open Dpananos opened 4 years ago

Dpananos commented 4 years ago

There doesn't seem to be a rray_quantile or rray_percentile. These would be very useful, especially when working with multidimensional arrays from Bayesian models.

How easy would it be for me to implement the appropriate method and make a PR? Is there anything I should know/read?

DavisVaughan commented 4 years ago

rray is going to need a significant rewrite before any new progress can be made. I'll keep this in mind for the rewrite so I'll leave the issue open, but no need to try and PR right now. Thanks though!