Skip to content

Commit

Permalink
found it!
Browse files Browse the repository at this point in the history
[skip]
  • Loading branch information
mattansb committed Sep 6, 2024
1 parent 036d4ec commit 4ade75a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion R/bayesfactor_parameters.R
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
#' - **A data frame** - `prior` should also be a _data frame_, representing the prior-estimates, in matching column order.
#' - If `rvar_col` is specified, `prior` should be _the name of an `rvar` column_ that represents the prior-estimates.
#' - **Supported Bayesian model (`stanreg`, `brmsfit`, etc.)**
#' - `prior` should be _a model an equivalent model with MCMC samples from the priors *only*_. See [unupdate()].
#' - `prior` should be _a model an equivalent model with MCMC samples from the priors **only**_. See [unupdate()].
#' - If `prior` is set to `NULL`, [unupdate()] is called internally (not supported for `brmsfit_multiple` model).
#' - **Output from a `{marginaleffects}` function** - `prior` should also be _an equivalent output_ from a `{marginaleffects}` function based on a prior-model
#' (See [unupdate()]).
Expand Down
2 changes: 1 addition & 1 deletion man/bayesfactor_parameters.Rd

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

2 changes: 1 addition & 1 deletion man/bayesfactor_restricted.Rd

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

2 changes: 1 addition & 1 deletion man/si.Rd

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

0 comments on commit 4ade75a

Please sign in to comment.