fun_estimate_DirDirGamma_hyperparameter.RdFor the 'DirDirGamma' model.
It computes an estimate using ML estimates of the parameters in each group.
fun_estimate_DirDirGamma_hyperparameter( df_background, col_source = "source", eps = 1e-12, convcrit = 1e-08 )
| df_background | dataframe with background data |
|---|---|
| col_source | name of the source column (default: 'source') |
| eps | convergence parameters for Dirichlet MLE (see: |
| convcrit | convergence parameters for Dirichlet MLE (see: |
a numeric vector for the estimated Dirichlet hyperparameter
Returns a list.