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

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to