search for: poisso

Displaying 2 results from an estimated 2 matches for "poisso".

Did you mean: poisson
2012 Mar 04
3
ajustes de datos
buenas   Por favor me pueden decir como ajusto unos datos con las distribuciones poisson generalizada poisso-pascalgeneralizada conway-maxwell-poisson   no se en que paquette estan   Gracias [[alternative HTML version deleted]]
2005 Jan 06
1
GLMM and crossed effects
...4 5 ... Might someone explain to me how I might reflect the fact that transects are different between sites, while days are not? #this does not work, though I thought it might be the best way to specify the model..... > GLMM(count~site,data=dat3,random=list(day=~1,trans=~1|site,family=poisso n) Error in GLMM(count ~ site, data = dat3, random = list(day = ~1, trans = ~1 | : subscript out of bounds In addition: Warning message: "|" not meaningful for factors in: Ops.factor(1, site) #This does... but also note the differences in the summary and VarCorr variance component...