Description Usage Arguments Details Value
View source: R/stan_BF_hyperpriors.R
For the 'DirDir'
model.
It computes an estimate using ML estimates of the parameters in each group.
1 2 3 4 5 | fun_estimate_DirDir_hyperparameter(
df_background,
method,
col_source = "source"
)
|
df_background |
dataframe with background data |
method |
|
col_source |
name of the source column (default: 'source') |
Returns a numeric vector.
a numeric vector for the estimated Dirichlet hyperparameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.