epiforecasts / EpiNow2

Estimate Realtime Case Counts and Time-varying Epidemiological Parameters
https://epiforecasts.io/EpiNow2/dev/
Other
112 stars 31 forks source link

Make and visualise weekly forecasts #339

Open sophiemeakin opened 1 year ago

sophiemeakin commented 1 year ago

Add functionality to aggregate daily forecasts to weekly forecasts, and visualise.

I've implemented this in a separate project, so minimal extra work 🎉 In summary:

Happy to discuss!

seabbs commented 1 year ago

Hi Sophie,

As we discussed I like this and it would be interesting to enable it as a postprocessing option. Do you have the code you used for this in the public domain somewhere? Anything pulled from it will obliviously be acknowledged and linked back.

sbfnk commented 11 months ago

I've put the relevant functions into a gist: https://gist.github.com/sbfnk/5f3c3281abad80c4b3cd5b7d39e0c95a for future integration here.

I hope that's OK, @sophiemeakin (please do say if not) - have added you as an author in the function roxygen block.

sophiemeakin commented 11 months ago

Aye aye, all good with me! 👍🏻🙂