Skip to content
Prev 3133 / 5632 Next

[R-meta] Alternative view of fixed effects in meta-regression

Dear Fred,

isn't it sufficient to include two variables rather than four variables 
when disentangling within-group-effects and between-group-effects?
Some references:

*Bell, A., Fairbrother, M. & Jones, K. Fixed and random effects models: 
Making an informed choice. Qual Quant 53, 1051?1074 (2019). 
https://doi.org/10.1007/s11135-018-0802-x

*https://strengejacke.github.io/mixed-models-snippets/random-effects-within-between-effects-model.html#the-complex-random-effect-within-between-model-rewb


According to the cited literature one could include two variables in 
multilevel models: X_within_group and X_btw_group
X_btw_group refers to the group mean (e.g., mean age in the study j: x_j)
X_within_group refers to the difference between each observation and its 
group mean (x_ij - x_j).


Best,

Lukasz