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

Add final size calculations #85

Open
sdwfrost opened this issue Feb 12, 2023 · 2 comments
Open

Add final size calculations #85

sdwfrost opened this issue Feb 12, 2023 · 2 comments

Comments

@sdwfrost
Copy link
Contributor

sdwfrost commented Feb 12, 2023

@slwu89 had already implemented the final size of a stochastic SIR using Sellke's construction. It would be nice to have final sizes for a variety of different implementations. This could also be another illustration of DiffEqCallbacks.jl. I'm not sure whether to put each in their own existing workbook (which would probably be the easiest to maintain) or to collate final sizes into a single notebook.

Papers of interest:

https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3506030/
https://royalsocietypublishing.org/doi/full/10.1098/rspa.2012.0436

@slwu89
Copy link
Contributor

slwu89 commented Feb 15, 2023

Haven't looked at what algorithms are implemented yet, but this new R package may be of interest https://epiverse-trace.github.io/finalsize/

@sdwfrost
Copy link
Contributor Author

Thanks Sean! I'd already seen Joel's paper, but I didn't know about the R package. I just added a multigroup SIR model, and I have a working finite state projection example too.

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

2 participants