Displaying 1 result from an estimated 1 matches for "poi_ml".
2009 Sep 22
1
Question about zero-inflated poisson with REML.
Dear All,
As you know, glmmADMB package use ML method for estimation.
Is it possible to use REML estimation method for zero-inflated Poisson
distribution?
For ML method,
poi_ML <- glmm.admb(los ~ psihigh + trt.mod + trt.high + psihigh*trt.mod +
psihigh*trt.high + 1, random = ~1, group="site", family="poisson",
data=edcap)
summary(poi_ML)
How can I control to use REML method estimation in glmm.admb?
Thank you.
Sincerely,
SK
[[alternative HTML ver...