Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Jun 5, 2023
1 parent 55019a0 commit 624bbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/brm_plot_compare.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#' @family visualization
#' @description Visually compare the marginals of models and datasets.
#' @return A `ggplot` object.
#' @param ... Named data frames of marginals posterior summaries
#' @param ... Named data frames of marginals posterior summaries
#' from [brm_marginal_summaries()] and/or [brm_marginal_data()].
#' @param marginal Character of length 1, which kind of marginal
#' to visualize: either `"response"`, `"change"`, or `"difference"`.
Expand Down

0 comments on commit 624bbb4

Please sign in to comment.