רננה לביא mail.huji.ac.il> writes:
>
> if I have binomial Ancova like:
> model<-glm(y~treatment*x, binomial)
> summary(model)
> how should I understand the output?
> I want to know if I have interaction between the treatments and if the
> regression is significant?
> should I write:
> summary(ao
if I have binomial Ancova like:
model<-glm(y~treatment*x, binomial)
summary(model)
how should I understand the output?
I want to know if I have interaction between the treatments and if the
regression is significant?
should I write:
summary(aov(model))
or:
summary(glm(model))?
every summary give di
2 matches
Mail list logo