knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
sircovid2S
is an R package for running a compartmental model which captures the history of infection with 2 strains of SARS-CoV-2 in an age-structured population.
knitr::include_graphics("model_schematic.png")
We consider the case of 2 strains of SARS-CoV-2 in circulation (1 and 2). Infection with any of the two strains is assumed to confer life-long immunity. The age-stratified population is assumed to have constant size and to be structured into:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.