phac-nml-phrsd / ern

R library to estimate the Effective Reproduction Number (Rt)
Other
6 stars 1 forks source link

Version 1.6.0 #202

Closed wyusuf068 closed 6 months ago

wyusuf068 commented 6 months ago
  1. Include unif distribution in get_discrete_dist()
  2. Allow users to pass uniform fecal shedding distribution
  3. Rename cl.input and ww.input to cl.data and ww.data respectively
codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 76.19048% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 96.29%. Comparing base (58af49b) to head (7fb3d89).

Files Patch % Lines
R/distributions.R 33.33% 4 Missing :warning:
R/estimate_R_ww.R 50.00% 4 Missing :warning:
R/estimate_R_cl.R 90.00% 1 Missing :warning:
R/linear_int_daily.R 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #202 +/- ## ========================================== - Coverage 99.11% 96.29% -2.82% ========================================== Files 17 17 Lines 1014 1025 +11 ========================================== - Hits 1005 987 -18 - Misses 9 38 +29 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.