mitchelloharawild / distributional

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

Fix negative binomial docs #47

Closed mitchelloharawild closed 3 years ago

mitchelloharawild commented 3 years ago

Resolves #46

codecov-commenter commented 3 years ago

Codecov Report

Merging #47 into master will decrease coverage by 0.29%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   63.59%   63.29%   -0.30%     
==========================================
  Files          45       45              
  Lines        1280     1286       +6     
==========================================
  Hits          814      814              
- Misses        466      472       +6     
Impacted Files Coverage Δ
R/dist_negative_binomial.R 68.42% <ø> (ø)
R/dist_sample.R 37.93% <0.00%> (-9.90%) :arrow_down:

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 12b85d8...3c35cf6. Read the comment docs.