diff --git a/README.Rmd b/README.Rmd index c0d9391c4..e7c7ee1fd 100644 --- a/README.Rmd +++ b/README.Rmd @@ -123,7 +123,7 @@ reported_cases <- example_confirmed[1:60] head(reported_cases) ``` -Estimate cases by date of infection, the time-varying reproduction number, the rate of growth and forecast these estimates into the future by 7 days. Summarise the posterior and return a summary table and plots for reporting purposes. If a `target_folder` is supplied results can be internally saved (with the option to also turn off explicit returning of results). Here we use the default model parameterisation that priorities real-time performance over run-time or other considerations. For other formulations see the documentation for `estimate_infections()`. +Estimate cases by date of infection, the time-varying reproduction number, the rate of growth and forecast these estimates into the future by 7 days. Summarise the posterior and return a summary table and plots for reporting purposes. If a `target_folder` is supplied results can be internally saved (with the option to also turn off explicit returning of results). Here we use the default model parameterisation that prioritises real-time performance over run-time or other considerations. For other formulations see the documentation for `estimate_infections()`. ```{r, message = FALSE, warning = FALSE} estimates <- epinow(