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

Comments on new_infections() function and compartments_from_susceptible argument #256

Open
Degoot-AM opened this issue Nov 13, 2024 · 0 comments
Assignees

Comments

@Degoot-AM
Copy link

I have two concern on new_infections()

  1. The name compartments_from_susceptible may be misleading, as it suggests a transition rather than an exclusion -similar to the difference between "near miss" and "near hit". The intent is to specify compartments that should be excluded from new infections calculations.

  2. Default Exclusion of vaccinated compartment: The function should automatically exclude the vaccinated compartment (if present in the model object) without requiring manual specification in compartments_from_susceptible.

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