aboutsummaryrefslogtreecommitdiff
path: root/vignettes/wp_serial.Rmd
diff options
context:
space:
mode:
authorNaeem Model <me@nmode.ca>2025-01-29 01:32:27 +0000
committerNaeem Model <me@nmode.ca>2025-01-29 01:32:27 +0000
commit0a8692bf4eaecccb4836cfc4153166cfb2f94711 (patch)
tree2a6659a68ab29192eba6ddcd2216c446720c5d3f /vignettes/wp_serial.Rmd
parent9a08013b8f5aac980b30e3688608e1d4a6d428dd (diff)
Update vignettes and create 'Get started' vignette
Diffstat (limited to 'vignettes/wp_serial.Rmd')
-rw-r--r--vignettes/wp_serial.Rmd4
1 files changed, 2 insertions, 2 deletions
diff --git a/vignettes/wp_serial.Rmd b/vignettes/wp_serial.Rmd
index 63f89a7..6a87be8 100644
--- a/vignettes/wp_serial.Rmd
+++ b/vignettes/wp_serial.Rmd
@@ -24,8 +24,8 @@ when another individual who is infected by the infector becomes symptomatic. The
serial interval refers to a range of likely values from this distribution,
although it is typically reported as the mean.
-In the White and Pagano method, the serial distribution is assumed to be a
-discretized, finite version of a gamma distribution. Setting the parameter
+In the White and Pagano method, `wp()`, the serial distribution is assumed to be
+a discretized, finite version of a gamma distribution. Setting the parameter
`serial` to `TRUE` causes this discretized distribution to be returned in
addition to the estimate of R0. Furthermore, the method can be used whether or
not the serial interval (specified as the parameter `mu`) is known. When `mu` is