search for: subcanopy

Displaying 1 result from an estimated 1 matches for "subcanopy".

Did you mean: subc_copy
2002 May 28
2
logit regression, test among groups
Dear all: My logistic regression model includes one qualitative and one quantitative predictor variable, aes <- glm(p.a ~ spp * log(light), family=binomial(link=logit)), where spp is abundance of 3 species and light is subcanopy light availability varying from 0 1. I want to test differences among levels of the quantitative variable at a value of x other than the current log(light)=0. I tried using I(log(light+.5)) but this caused serious lack of fit (AIC went from 1574 to 1656, and diagnostic plots demonstrated p...