Skip to content
Prev 377967 / 398502 Next

SE for all fixed factor effect in GLMM

Please keep communications on-list.
On 1/2/19 10:57 AM, Marc Girondot wrote:
That is very true!  But I never suggested using "A+B".  In the context 
of an additive model there is *NO WAY* to make sense of parameters 
corresponding to each level of each factor.  Consequently there can be 
no way to form estimates of such parameters or of the standard errors of 
such estimates.  They cannot be made meaningful.  (This is, in effect, 
the reason for the existence of the --- rather confusing --- 
over-parametrised model.)
Well, it depends on how many levels each of A and B has!  But yes, the 
numbers of parameters will be different.  They are different models.
For an *additive* model "+0" does indeed not solve the problem.  In this 
context the "problem" has no solution.

You might get some insight by reading about "the cell means model" in
"Linear Models" by Shayle R. Searle:

@book{searle1997,
   title={Linear Models},
   author={Searle, S.R.},
   isbn={9780471184997},
   year={1997},
   publisher={Wiley}
}

If you use the model I suggested (i.e. G:H + 0) you get an explicit 
estimate for each cell mean, and the standard errors of these estimates.

cheers,

Rolf Turner