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

Update README.md #250

Merged
merged 2 commits into from
Jun 16, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ for Global Infectious Disease Analysis hosted at Imperial College, London.
CovidSim models the transmission dynamics and severity of COVID-19 infections
throughout a spatially and socially structured population over time. It enables
modelling of how intervention policies and healthcare provision affect the
spread of COVID-19. It is used to inform health policy by making quantitative
forecasts of death rates, and how these will vary depending on which specific
interventions, such as social-distancing, are enacted.
spread of COVID-19. It is used to inform health policy by making quantitative
forecasts of (for example) cases, deaths and hospitalisations, and how these will
vary depending on which specific interventions, such as social distancing, are enacted.

With parameter changes, it can be used to model other respiratory viruses, such
as influenza.
With parameter changes, it can be used to model other respiratory viruses,
such as influenza.

## IMPORTANT NOTES

Expand Down