idem-lab / epiwave

lowest-level functional interface for GPreff
2 stars 5 forks source link

add function to posthoc convolve timeseries from fitted infection draws #22

Open AugustHao opened 6 months ago

AugustHao commented 6 months ago

a lower interface level user might want to convolve other timeseries from the fitted infections, e.g., one might be interested in the number of infected people at time t for a compartmental model, so one needs to convolve from infection with I compartment dwelling time distribution. Ideally, this needs be a stochastic realisation from the compartment dwelling time distribution, so not the deterministic expectation convolution we already developed.