Skip to content

Commit

Permalink
remove reference to threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk authored and jamesmbaazam committed Oct 6, 2023
1 parent fb3800b commit 0a3e732
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vignettes/projecting_incidence.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,7 @@ sim_rep <- 100

To summarise the whole set up so far, we are going to simulate
each chain `r sim_rep` times, projecting COVID-19 cases over
`r projection_window` days after the first $15$ days, and
assuming that no outbreak size exceeds `r chain_threshold` cases.
`r projection_window` days after the first $15$ days.

## Running the simulations

Expand Down

0 comments on commit 0a3e732

Please sign in to comment.