Description Usage Arguments Value
View source: R/stan_BF_hyperpriors.R
Elicit hyperpriors to use for Stan BF
1 2 3 4 5 6 7 | stanBF_elicit_hyperpriors(
df_background,
model,
mode_hyperparameter,
col_source = "source",
...
)
|
df_background |
the dataframe containing background data, with the source column |
model |
the model short name |
mode_hyperparameter |
how the parameters are estimated (can be |
col_source |
quoted name of the source column (default: |
... |
arguments to hyperprior estimation methods |
a list of hyperprior parameters, as many as expected by compute_BF_Stan()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.