mitchelloharawild / distributional

Vectorised distributions for R
https://pkg.mitchelloharawild.com/distributional
GNU General Public License v3.0
94 stars 15 forks source link

allows passing multiple quantile `p` values #53

Closed davidtedfordholt closed 2 years ago

davidtedfordholt commented 3 years ago

fixes #52 , at least the simple part. Includes tests.

codecov-io commented 3 years ago

Codecov Report

Merging #53 into master will increase coverage by 0.03%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   62.83%   62.87%   +0.03%     
==========================================
  Files          45       45              
  Lines        1297     1301       +4     
==========================================
+ Hits          815      818       +3     
- Misses        482      483       +1     
Impacted Files Coverage Δ
R/distribution.R 44.06% <80.00%> (+1.08%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f61fc6a...4053c23. Read the comment docs.

mitchelloharawild commented 2 years ago

This functionality is now available via https://github.com/mitchelloharawild/distributional/commit/f08bae17fc89e743a58e3617ebc6089f9f6fae14