Skip to content
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

Open
2 tasks
ywteh opened this issue Jul 10, 2020 · 7 comments
Open
2 tasks

Evaluate #8

ywteh opened this issue Jul 10, 2020 · 7 comments
Assignees
Milestone

Comments

@ywteh
Copy link
Contributor

ywteh commented Jul 10, 2020

Evaluate method.

  • 1. evaluate short-term forecasting, based on historical data. Compare against:

Evaluate based on predictive probability of future counts.

@MJHutchinson
Copy link
Contributor

MJHutchinson commented Jul 13, 2020

Use simulator here to evaluate:
https://www.medrxiv.org/content/10.1101/2020.06.18.20134858v2.full.pdf

@ywteh
Copy link
Contributor Author

ywteh commented Jul 15, 2020

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.

@ywteh
Copy link
Contributor Author

ywteh commented Jul 20, 2020

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?

@MJHutchinson
Copy link
Contributor

MJHutchinson commented Oct 22, 2020

Switching simulation methods to generate data from our assumed model, rather than from an SEIR model. Update in progress.

@ywteh ywteh added this to the phase1 milestone Oct 23, 2020
@brynhayder
Copy link
Contributor

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?

@MJHutchinson
Copy link
Contributor

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.

@brynhayder
Copy link
Contributor

ok cool, I was under the impression that we would be doing both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants