Skip to content

Commit

Permalink
fix the link
Browse files Browse the repository at this point in the history
  • Loading branch information
helske committed Jul 6, 2022
1 parent ec77f8c commit 0d6b676
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/plot_mcmc.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
#' @method plot mcmc_output
#' @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{\link{bayesplot::mcmc_combo}}.
#' @param ... Further arguments to [bayesplot::mcmc_combo].
#' @return The output object from [bayesplot::mcmc_combo].
#' @seealso \code{\link{check_diagnostics}} for a quick diagnostics statistics
#' of the model.
#' @export
Expand Down
4 changes: 2 additions & 2 deletions 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 0d6b676

Please sign in to comment.