Re: [R] R vs Stata on generalized linear mixed models: glmer and xtmelogit

2008-08-19 Thread Douglas Bates
On Mon, Aug 18, 2008 at 7:55 PM, <[EMAIL PROTECTED]> wrote: > Hello, > I have compared the potentials of R and Stata about GLMM, analysing the > dataset 'ohio' in the package 'faraway' (the same dataset is analysed with > GEE in the book 'Extending the linear model with R' by Julian Faraway). >

[R] R vs Stata on generalized linear mixed models: glmer and xtmelogit

2008-08-18 Thread Antonio.Gasparrini
Hello, I have compared the potentials of R and Stata about GLMM, analysing the dataset 'ohio' in the package 'faraway' (the same dataset is analysed with GEE in the book 'Extending the linear model with R' by Julian Faraway). Basically, I've tried the 2 commands 'glmmPQL' and 'glmer' of R and the