From 1e4b3a01965b6f819f71e55f56815f0bcfc5bf61 Mon Sep 17 00:00:00 2001 From: Sebastian Funk Date: Mon, 17 Oct 2022 14:11:27 +0100 Subject: [PATCH] fix typo --- README.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(