Skip to content

RoBMA results interpretation #11

@tressoldi

Description

@tressoldi

Dear Frantisek,
how can I interpret the results obtained from one of my meta-analysis by using the syntax below?
In particular, I do not know how to interpret the PET and PEESE means. Are their values suggesting a positive mu estimate?

Thanks
Patrizio

RoBMA(y = data$ESg, se = data$SEg, study_names = data$Author,
priors_effect = prior("normal", parameters = list(mean = 0.15,
sd = 0.1)), priors_heterogeneity = prior("invgamma",
parameters = list(shape = 1, scale = 0.15)), priors_effect_null = prior("spike",
parameters = list(location = 0)), priors_bias_null = (prior_none()))

Robust Bayesian meta-analysis
Components summary:
Models Prior prob. Post. prob. Inclusion BF
Effect 18/36 0.500 0.170 0.204
Heterogeneity 18/36 0.500 1.000 Inf
Bias 32/36 0.500 0.990 97.314

Model-averaged estimates:
Mean Median 0.025 0.975
mu -0.005 0.000 -0.109 0.034
tau 0.168 0.168 0.135 0.206
omega[0,0.025] 1.000 1.000 1.000 1.000
omega[0.025,0.05] 1.000 1.000 1.000 1.000
omega[0.05,0.5] 1.000 1.000 1.000 1.000
omega[0.5,0.95] 1.000 1.000 1.000 1.000
omega[0.95,0.975] 1.000 1.000 1.000 1.000
omega[0.975,1] 1.000 1.000 1.000 1.000
PET 0.265 0.000 0.000 1.425
PEESE 2.790 3.607 0.000 5.704

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions