Skip to content
Prev 19437 / 20628 Next

A conceptual question regarding fixed effects

Dear Phillip,

Thank you very much. Unfortunately, I couldn't open the link you shared (I
get: This site can?t be reached). So, I mainly want to focus on the second
paragraph of your answer. My focus is only on LMMs.

To be clear, I gather that you believe it is correct to think that a
fixed-effect coef. is some kind of (weighted) average of its individual
regression counterparts fit to each level of a grouping variable and that
this issue is helpful in preventing Simpson's paradox-type conclusions?

Now, suppose X is a continuous predictor. It can vary across levels of ID1
and ID2; where ID2 is nested in ID1.

I fit three models with X:

1) y ~ X + (X | ID1)
2) y ~ X + (X | ID1 / ID2)
3) y ~ X

Can I interpret X in (1) as: Change in y for 1 unit of change in X averaged
across levels of ID1 disregarding combination of ID1-ID2 levels?
Can I interpret X in (2) as: Change in y for 1 unit of change in X averaged
across levels of ID1 and combination of ID1-ID2 levels?
Can I interpret X in (3) as: Change in y for 1 unit of change in X
disregarding levels of ID1 and combination of ID1-ID2 levels?

Thanks,
Simon
On Thu, Aug 12, 2021 at 5:46 PM Phillip Alday <me at phillipalday.com> wrote: