]> nmode's Git Repositories - Rnaught/blobdiff - R/seq_bayes.R
Update docs
[Rnaught] / R / seq_bayes.R
index 59b7b4b0a107f1bec314ea3fa63b69cbc235632a..d486d2b8e439e34436fb3919345a56c79066f543 100644 (file)
@@ -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.