Skip to content
Prev 1608 / 20628 Next

Questions on the results from glmmPQL(MASS)

On 08/12/2008, at 6:42 PM, zhijie zhang wrote:

            
X2 is chi-square. Because the test is on the boundary the test  
statistic is distributed as the weighted sum of chi-square rather than  
the usual chi-square. Verbeke and Molenberghs cover this in their books.

Simulation (parametric bootstrap) seems a better way of doing this.  
Information criteria (AIC or BIC) can also be used. Most usual  
justification for a random effect is that there is expected to be one,  
so provided it can be estimated it is included.
P value for z test is 2*dnorm(3.08) which is close enough to 0.001  
given that the test is only an approximation.

Ken