diff options
Diffstat (limited to 'R')
-rw-r--r-- | R/seq_bayes.R | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/R/seq_bayes.R b/R/seq_bayes.R index 107d428..2f87121 100644 --- a/R/seq_bayes.R +++ b/R/seq_bayes.R @@ -55,6 +55,9 @@ #' [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. +#' #' @export #' #' @examples |