Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for reporting delays in line list simulation #152

Open
joshwlambert opened this issue Jul 17, 2024 · 1 comment
Open

Allow for reporting delays in line list simulation #152

joshwlambert opened this issue Jul 17, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@joshwlambert
Copy link
Member

Adding reporting delays will allow methods that can account for reporting delays (e.g. {EpiNow2}) to be tested using data simulated with sim_linelist().

@joshwlambert joshwlambert added the enhancement New feature or request label Jul 17, 2024
@joshwlambert
Copy link
Member Author

This feature should mirror the functionality for reporting delays in {EpiNow2}. In {EpiNow2} there is an adjustment for reporting delays (where all dates are shifted by a reporting delay), and an adjustment for truncation (where the recent cases are underreported as they haven't been put into the line list yet).

Both features should be optional in {simulist}.

@joshwlambert joshwlambert added this to the v0.5.0 milestone Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant