Skip to content

Commit

Permalink
Error in example
Browse files Browse the repository at this point in the history
Fixes #104
  • Loading branch information
strengejacke committed May 13, 2024
1 parent b15df4e commit 8f8df6e
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 8f8df6e

Please sign in to comment.