diff options
author | Naeem Model <me@nmode.ca> | 2024-02-13 08:13:04 +0000 |
---|---|---|
committer | Naeem Model <me@nmode.ca> | 2024-02-13 08:13:04 +0000 |
commit | cbe66a70a063988f5436e5e617a0ef6aeed0f166 (patch) | |
tree | fb21f245e2b7616fea6a6004dce0335e64d672e9 /R | |
parent | eeaabbdfcedc832c78b253d92b95e48e61498716 (diff) |
Create vignette for WP serial distribution
Diffstat (limited to 'R')
-rw-r--r-- | R/wp.R | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -75,6 +75,9 @@ #' [White and Pagano (Statistics in Medicine, 2008)]( #' https://doi.org/10.1002/sim.3136) #' +#' @seealso `vignette("wp_serial", package="Rnaught")` for examples of using the +#' serial distribution. +#' #' @importFrom stats pgamma qgamma #' #' @export |