Skip to content
Prev 10077 / 20628 Next

p-value for fixed factor in lmer

Hi.
I've read some stuff on problems estimating p-values in mixed models 
(Bates wrote something about it, hence it was not introduces in lme4; 
you get only t-values but not p). As i understand it, you could resort 
to 3 practice. 1. take the t-value as z-value (that's the approach that 
Baayen advocate under most circumstances, if i recall it correctly).
2. use MCMC sampling
3. make a model comparison (like Luca suggested)

I'd go with the model comparison (I think it is the most robust way) and 
gives you the estimates of significance for the factos as a whole (not 
for the dummy coding in the background).
Hope it helps.

Regards,

Marko
On 16.05.2013 01:37, lborger wrote: