-
Notifications
You must be signed in to change notification settings - Fork 0
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
Evaluate #8
Comments
Use simulator here to evaluate: |
Added code to compute predictive probs and forecasting here: 45d3a68 Note that main file for this change is now run_cori_eval.r and cori-gp-immi-eval.stan Sorry for the terrible version management. It involves also some refactoring so didn't want to override cori-gp-immi.stan. Sorry for trouble. |
Added code, following options and stan functions approach of @MJHutchinson to allow options for GP kernels, cross-coupled metapopulation models, and likelihood models. @shehzaidi is it easy enough to set up ziz runs now? |
Switching simulation methods to generate data from our assumed model, rather than from an SEIR model. Update in progress. |
Are we no longer using the metapopulation simulation with changing Rt? |
We are using metapopulation effects, just not an SEIR model. Instead, we're generating data from the model we're proposing to check it can recover its own parameters. |
ok cool, I was under the impression that we would be doing both. |
Evaluate method.
Evaluate based on predictive probability of future counts.
https://www.medrxiv.org/content/10.1101/2020.06.18.20134858v2.full.pdf
The text was updated successfully, but these errors were encountered: