epiverse-trace / epichains

[Under active development] Methods for simulating and analysing the sizes and lengths of infectious disease transmission chains from branching process models
https://epiverse-trace.github.io/epichains/
Other
5 stars 2 forks source link

`simulate_summary()`: Enhance to track finite populations & improve documentation #195

Closed jamesmbaazam closed 7 months ago

jamesmbaazam commented 7 months ago

Simulates a vector of transmission chains assuming an infinite population

Simulates a vector of transmission chains with the ability to limit the outbreak to a finite population size

Maybe. The function arguments have been re-arranged and the dots argument has been moved in front of the optional arguments to ensure that the optional arguments are properly specified and to avoid accidental positional matching of arguments.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (72b23d4) 99.43% compared to head (7715a52) 99.45%.

:exclamation: Current head 7715a52 differs from pull request most recent head 1b7ad5f. Consider uploading reports for the commit 1b7ad5f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #195 +/- ## ========================================== + Coverage 99.43% 99.45% +0.02% ========================================== Files 8 8 Lines 529 550 +21 ========================================== + Hits 526 547 +21 Misses 3 3 ```

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