[R] Extracting random intercept

Xebar Saram zeltakc at gmail.com
Fri Jan 21 19:51:00 CET 2011


Hi all
I am using this model for a time series analysis :
lung_new <- (glmmPQL(LUNG ~ 1, random = ~ 1 | GUID, family = poisson,
data = ts0004lag)
Im interested in extracting just the random intercept
can anyone point me in the right direction
thx
zeltak



More information about the R-help mailing list