Goal
Currently the model expects daily count data, and we have set it up to throw an error if this is not the case. However, we should be able to let the user specify that the count data is not daily, and then sum up the daily latent hospital admissions to get aggregated to whatever interval (most likely weekly, but this could be configurable).
Tasks
Goal
Currently the model expects daily count data, and we have set it up to throw an error if this is not the case. However, we should be able to let the user specify that the count data is not daily, and then sum up the daily latent hospital admissions to get aggregated to whatever interval (most likely weekly, but this could be configurable).
Tasks
wwinferenceto let the user specify the temporal granularity of the datawwinference.stanto aggregate between non successivehosp_timesif the user specifies an interval for aggregation (otherwise, a missing hosp time is treated as unobserved)