thibautjombart / covid19_bed_occupancy

Shiny app providing estimates of future bed occupancy given recent admissions
https://cmmid-lshtm.shinyapps.io/hospital_bed_occupancy_projections/
Other
12 stars 5 forks source link

Include past admissions in bed forecasting model #52

Closed thibautjombart closed 4 years ago

thibautjombart commented 4 years ago

When available, past admissions should be appended to admission forecast (easy using projections::merge_add_projections) before forecasting bed occupancy.

I have it working on the private repo (covid19_automation) so should be relatively easy to handle.

thibautjombart commented 4 years ago

Will wait for input to be handled and https://github.com/thibautjombart/covid19_bed_occupancy/issues/51 to be closed to get started.

thibautjombart commented 4 years ago

Done as of ad1c0560d98c0131f23cd2858178d12b45a1f4cf