From cbe66a70a063988f5436e5e617a0ef6aeed0f166 Mon Sep 17 00:00:00 2001 From: Naeem Model Date: Tue, 13 Feb 2024 08:13:04 +0000 Subject: Create vignette for WP serial distribution --- R/wp.R | 3 +++ 1 file changed, 3 insertions(+) (limited to 'R/wp.R') diff --git a/R/wp.R b/R/wp.R index 674a723..3448911 100644 --- a/R/wp.R +++ b/R/wp.R @@ -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 -- cgit v1.2.3