Skip to content

Commit

Permalink
Merge pull request #121 from strengejacke/strengejacke/issue104
Browse files Browse the repository at this point in the history
Error in example
  • Loading branch information
strengejacke authored May 13, 2024
2 parents b15df4e + 8f8df6e commit 060f39e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/auto_prior.R
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
#'
#' ## usage
#' # ap <- auto_prior(mf, efc, TRUE)
#' # brm(mf, data = efc, priors = ap)
#' # brm(mf, data = efc, prior = ap)
#'
#' # add informative priors
#' mf <- formula(neg_c_7 ~ c161sex + c172code)
Expand Down
2 changes: 1 addition & 1 deletion man/auto_prior.Rd

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

0 comments on commit 060f39e

Please sign in to comment.