Skip to content
Prev 82941 / 398503 Next

GLM Logit and coefficient testing (linear combination)

Dear David,

The linear.hypothesis() function in the car package will compute a Wald test
for this hypothesis, but a LR test is probably a better idea for a logit
model. You can do that by fitting the restricted model and comparing that
with the unrestricted model via anova().

I hope this helps,
 John

--------------------------------
John Fox
Department of Sociology
McMaster University
Hamilton, Ontario
Canada L8S 4M4
905-525-9140x23604
http://socserv.mcmaster.ca/jfox 
--------------------------------