LB
2006-04-19 15:54:08 UTC
Hello,
I'm doing a two-stage conditional regression model. The first stage
models presence-absence with proc logistic, and the second models
abundance given presence with proc genmod.
I have five independent variables, and I included all 2-way interactions
and then reduced using backward elimination. This worked ok with the
logisitic regression, but I encounter a problem when I get to the second
stage, because there are only 30 samples at this point and the model won't
converge with that many interaction variables.
So when is it ok NOT to check for interactions? I can't really drop any
of the main effects, but I feel like not including interactions is somehow
wrong.....has anyone else encountered something like this before?
Thanks.
I'm doing a two-stage conditional regression model. The first stage
models presence-absence with proc logistic, and the second models
abundance given presence with proc genmod.
I have five independent variables, and I included all 2-way interactions
and then reduced using backward elimination. This worked ok with the
logisitic regression, but I encounter a problem when I get to the second
stage, because there are only 30 samples at this point and the model won't
converge with that many interaction variables.
So when is it ok NOT to check for interactions? I can't really drop any
of the main effects, but I feel like not including interactions is somehow
wrong.....has anyone else encountered something like this before?
Thanks.