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

mean_contact_duration in ContactSimulator is not implemented #112

Open
dburov190 opened this issue Jun 13, 2020 · 1 comment · May be fixed by #106
Open

mean_contact_duration in ContactSimulator is not implemented #112

dburov190 opened this issue Jun 13, 2020 · 1 comment · May be fixed by #106
Assignees

Comments

@dburov190
Copy link
Collaborator

This would crash if it ever goes inside that if:

https://github.com/dburov190/risk-networks/blob/8d8bbfc0b61621d9ef48df22b33251dd8f386b64/epiforecast/epidemic_simulator.py#L187-L192

because ContactSimulator doesn't have a method mean_contact_duration

@glwagner
Copy link
Collaborator

This is solved in #106

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

Successfully merging a pull request may close this issue.

3 participants