Skip to content

Commit

Permalink
update RD
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Sep 21, 2023
1 parent 482e40b commit 51fec86
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/get_priors.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#' @return A data frame with a summary of the prior distributions used
#' for the parameters in a given model.
#'
#' @examples
#' @examplesIf require("rstanarm", quietly = TRUE)
#' \donttest{
#' library(rstanarm)
#' model <- stan_glm(Sepal.Width ~ Species * Petal.Length, data = iris)
Expand Down
1 change: 0 additions & 1 deletion man/clean_parameters.Rd

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

3 changes: 2 additions & 1 deletion man/get_priors.Rd

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

0 comments on commit 51fec86

Please sign in to comment.