[R] lme4: Extract fixed effects Val, SE, t, p
Zev Ross
zev at zevross.com
Fri Dec 16 03:31:29 CET 2005
Hi All,
Using glmmPQL you can extract the full table of estimates, SE, p-values
etc using as an example:
mymodel<-glmmPQL(mymodel here)
summary(mymodel)[[18]]
How can I pull this table out of a lmer object in lme4?
Thank you, Zev
--
Zev Ross
*ZevRoss Spatial Analysis*
303 Fairmount Ave
Ithaca, NY 14850
(607) 277-0004 (phone)
(866) 877-3690 (fax toll-free)
zev at zevross.com
www.zevross.com
More information about the R-help
mailing list