Closed davidchampredon closed 10 months ago
Addresses issue #180 .
The JAGS hyper parameter for the priors for $R_0$ and $\alpha$ were hard-coded in the JAGS script. Now, user can change them through the prm.daily
input argument of the estimate_R_cl()
function.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #184 +/- ## ======================================= Coverage 99.08% 99.08% ======================================= Files 15 15 Lines 979 983 +4 ======================================= + Hits 970 974 +4 Misses 9 9 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.