Displaying 1 result from an estimated 1 matches for "5.950e".
Did you mean:
5.50e
2011 Oct 06
1
factors in probit regression
Hi to all of you,
I'm fitting an full factorial probit model from an experiment, and I've the
independent variables as factors. The model is as follows:
fit16<-glm(Sube ~ as.factor(CE)*as.factor(CEBO)*as.factor(Luz),
family=binomial(link="probit"), data=experimento)
but, when I took a look to the results I've obtained the following:
glm(formula = Sube ~ CE * CEBO *