summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/seq_bayes.Rd4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/seq_bayes.Rd b/man/seq_bayes.Rd
index 41445a9..8dc824c 100644
--- a/man/seq_bayes.Rd
+++ b/man/seq_bayes.Rd
@@ -90,3 +90,7 @@ estimate == sum(posterior$supp * posterior$pmf)
\references{
\href{https://doi.org/10.1371/journal.pone.0002185}{Bettencourt and Riberio (PloS One, 2008)}
}
+\seealso{
+\code{vignette("seq_bayes_post", package = "Rnaught")} for examples of
+using the posterior distribution.
+}