Re: [R] Power analysis for glm-function

2007-07-13 Thread Charles C. Berry
On Fri, 13 Jul 2007, simone wrote: > Hello everybody > > I have done a generalized linear model (glm-function) with a binary > response variable (presence/absence) and two explanatory variables > (including the interaction term (model<-glm(x~factor1*factor2, > family=quasibinomial)). The interacti

[R] Power analysis for glm-function

2007-07-13 Thread simone
Hello everybody I have done a generalized linear model (glm-function) with a binary response variable (presence/absence) and two explanatory variables (including the interaction term (model<-glm(x~factor1*factor2, family=quasibinomial)). The interaction is what we are mainly interested in