stanBF_elicit_hyperpriors.RdElicit hyperpriors to use for Stan BF
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()