Hi there,
I am using code based off the following:
glm lenses ib1.carrot ib2.gender latitude, fam(poisson) link(log) nolog vce(robust) One of my binary variables comes back with variable 0 0.5027423 1 omitted 2 empty And the note: note: 1.variable omitted because of collinearity note: 2.variable identifies no observations in the sample The others work out fine. Can someone please help me? Is there another way to specify the model (poisson with robust standard errors) to produce a relative risk? Thanks SO MUCH!
I am using code based off the following:
glm lenses ib1.carrot ib2.gender latitude, fam(poisson) link(log) nolog vce(robust) One of my binary variables comes back with variable 0 0.5027423 1 omitted 2 empty And the note: note: 1.variable omitted because of collinearity note: 2.variable identifies no observations in the sample The others work out fine. Can someone please help me? Is there another way to specify the model (poisson with robust standard errors) to produce a relative risk? Thanks SO MUCH!
Comment