Skip to content

Commit

Permalink
add library epidemics
Browse files Browse the repository at this point in the history
  • Loading branch information
avallecam committed Mar 22, 2024
1 parent 3f52b57 commit 6f2836a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions episodes/compare-interventions.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,10 @@ output <- model_vacamole(

1. Run the model

```{r}
library(epidemics)
```

```{r}
polymod <- socialmixr::polymod
contact_data <- socialmixr::contact_matrix(
Expand Down

0 comments on commit 6f2836a

Please sign in to comment.