Displaying 1 result from an estimated 1 matches for "jkij".
Did you mean:
jij
2002 May 13
1
GLM questions
Hi
I'm doing a glm analysis and I have two doubts (at least :)
1) When I run the function it gives a lot of warnings (see below) what
they mean ? (may be I'm ignorant about this analysis ...)
glm.poisson<-glm(log(Jkij+1)~fac.ano+fac.tri+fac.icesr+fac.mat+fac.ano:fac.icesr+fac.ano:fac.tri,family=poisson())
warnings()
40: non-integer x = 1.252763
41: non-integer x = 1.864785
42: non-integer x = 2.140066
43: non-integer x = 2.944439
44: non-integer x = 1.252763
45: non-integer x = 3.139439
46: non-integer x = 2.7...