Skip to content
Prev 87035 / 398502 Next

testing factor effects in glm

On Wed, 22 Feb 2006, I.Szentirmai wrote:

            
You can get a likelihood ratio test by also fitting a model without year 
and using anova() to compare the two models.

I think multiple people have written wald test functions. Mine is 
regTermTest in the "survey" package.

 	-thomas