From e1c16cc937f241da2adc99c38ad7c9f09d204f9b Mon Sep 17 00:00:00 2001 From: Naeem Model Date: Tue, 13 Feb 2024 08:22:47 +0000 Subject: Update documentation --- R/seq_bayes.R | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'R/seq_bayes.R') diff --git a/R/seq_bayes.R b/R/seq_bayes.R index 59b7b4b..4284419 100644 --- a/R/seq_bayes.R +++ b/R/seq_bayes.R @@ -51,8 +51,7 @@ #' returned. Note that the estimate is equal to `sum(supp * pmf)` (i.e., the #' posterior mean). #' -#' @references -#' [Bettencourt and Riberio (PloS One, 2008)]( +#' @references [Bettencourt and Riberio (PloS One, 2008)]( #' https://doi.org/10.1371/journal.pone.0002185) #' #' @seealso `vignette("seq_bayes_post", package = "Rnaught")` for examples of -- cgit v1.2.3