Skip to content
Prev 248199 / 398502 Next

Linear mixed model: question about t-values

Kostenko, Olga <O.Kostenko <at> nioo.knaw.nl> writes:
The t-statistics are the ratio of the previously quoted
Value (parameter estimate) and Std.Error columns;
the p value is a 2-sided test against
the null hypothesis that this t-statistic is drawn from
a standard t distribution with "DF" degrees of freedom, i.e.

2*pt(abs(tstat),df=DF,lower.tail=FALSE)

  You will find this referred to in the literature as a "Wald test".
For more information the best reference is Pinheiro and Bates 2000
(Springer)