search for: idfid

Displaying 1 result from an estimated 1 matches for "idfid".

Did you mean: difid
2011 Mar 04
1
AIC on GLMM pscl package
Hello, I'm using GLMM on the pscl package and i'm not getting the AIC on the summary. The code i'm using is (example) : mmall3 <-glmmPQL(allclues ~ cycloc + male, data=dados, family=poisson, random=~1|animal/idfid) and the results: Linear mixed-effects model fit by maximum likelihood Data: dados AIC BIC logLik NA NA NA Random effects: Formula: ~1 | animal (Intercept) StdDev: 0.4235518 Formula: ~1 | idfid %in% animal (Intercept) Residual StdDev: 0.947683 1.752526 Varia...