X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/eeaabbdfcedc832c78b253d92b95e48e61498716..bd947aec1f45184154fc32a442953a3950e76c76:/R/seq_bayes.R diff --git a/R/seq_bayes.R b/R/seq_bayes.R index 59b7b4b..d486d2b 100644 --- a/R/seq_bayes.R +++ b/R/seq_bayes.R @@ -51,9 +51,8 @@ #' returned. Note that the estimate is equal to `sum(supp * pmf)` (i.e., the #' posterior mean). #' -#' @references -#' [Bettencourt and Riberio (PloS One, 2008)]( -#' https://doi.org/10.1371/journal.pone.0002185) +#' @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 #' using the posterior distribution.