diff options
Diffstat (limited to 'vignettes/wp_serial.Rmd')
-rw-r--r-- | vignettes/wp_serial.Rmd | 4 |
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 |