summaryrefslogtreecommitdiff
path: root/R/seq_bayes.R
diff options
context:
space:
mode:
authorNaeem Model <me@nmode.ca>2024-02-13 08:22:47 +0000
committerNaeem Model <me@nmode.ca>2024-02-13 08:22:47 +0000
commite1c16cc937f241da2adc99c38ad7c9f09d204f9b (patch)
treeaa1d67d4a6d78614320555ba63d536866beb9bfe /R/seq_bayes.R
parentcbe66a70a063988f5436e5e617a0ef6aeed0f166 (diff)
Update documentation
Diffstat (limited to 'R/seq_bayes.R')
-rw-r--r--R/seq_bayes.R3
1 files changed, 1 insertions, 2 deletions
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