| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An interactive teaching resource on sexual partnership concurrency and how it does (and does not) shape the spread of HIV and other sexually transmitted infections. The tutorial builds intuition through a graded series of exercises, moving from simple conceptual pictures to a full stochastic network simulation, so that readers can see for themselves why concurrency matters at the population level even when it changes nothing about an individual's own risk of acquiring an infection.
It is part of the EpiModel ecosystem and pairs with the interactive concurrency.sim app, which lets you explore the same simulation model without writing any code.
Available at: https://epimodel.github.io/ConcurrencyTutorial
The site opens with a short conceptual overview of what concurrency is (and is not) and how it drives transmission, followed by four exercises:
Two short appendices provide the background some readers will want: a refresher on the rules of probability, and a brief introduction to R.
The tutorial contains no executed code, so only Quarto is required; there are no R packages to install:
quarto render
Open _site/index.html to preview the result. To edit the content, change index.qmd. To change the look, edit custom.scss (colors and fonts) or _quarto.yml (navigation, table of contents, and format options). Pushing to main rebuilds and republishes the public site automatically.
See the full EpiModel team at epimodel.org/team.
All material is covered by a GPL-3.0 license, consistent with the EpiModel ecosystem.
| Back | FazBrowse Home | New Git URL |