Skip to content

Commit

Permalink
rephrase summary statistics not as numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
avallecam committed Mar 21, 2024
1 parent adc5055 commit 9a7ec2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion episodes/delays-functions.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ covid_serialint <-
covid_serialint
```

Now, we have an epidemiological parameter we can reuse! We can replace the **summary statistics** two out of three numbers into `EpiNow2::dist_spec()`
Now, we have an epidemiological parameter we can reuse! We can replace the two out of three **summary statistics** into `EpiNow2::dist_spec()`

```r
generation_time <- dist_spec(
Expand Down

0 comments on commit 9a7ec2a

Please sign in to comment.