Skip to content

Commit

Permalink
link to mcmc_combo
Browse files Browse the repository at this point in the history
  • Loading branch information
helske committed Jul 6, 2022
1 parent eaec160 commit ec77f8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/plot_mcmc.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#' @importFrom bayesplot mcmc_combo
#' @param x Object of class \code{mcmc_output} from \code{\link{run_mcmc}}.
#' @param ... Further arguments to \code{\link{bayesplot::mcmc_combo}}.
#' @return The output object from \code{bayesplot::mcmc_combo}.
#' @return The output object from \code{\link{bayesplot::mcmc_combo}}.
#' @seealso \code{\link{check_diagnostics}} for a quick diagnostics statistics
#' of the model.
#' @export
Expand Down
2 changes: 1 addition & 1 deletion man/plot.mcmc_output.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ec77f8c

Please sign in to comment.