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

time-varying DOW #31

Open
AugustHao opened this issue Oct 25, 2023 · 2 comments
Open

time-varying DOW #31

AugustHao opened this issue Oct 25, 2023 · 2 comments
Assignees

Comments

@AugustHao
Copy link
Contributor

make strength of DOW a linear function of total infection count without introducing identifiability issue - will do in a new dev branch

@AugustHao AugustHao self-assigned this Oct 25, 2023
@AugustHao
Copy link
Contributor Author

in dev update: AugustHao@87c509d

DOW strength proportional to weekly mean infection count implemented, however it is computationally significantly slower than constant DOW estimation, suspect there might be some way to do this faster.

For the moment 3 DOW options are available: do nothing, estimate a constant DOW, estimate DOW proportional to infection count.

DOW implementation also no longer uses a Dirichlet prior, so init helper works again

@AugustHao
Copy link
Contributor Author

working on improving computation speed

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

No branches or pull requests

1 participant