[R] glmmPQL

Liliana Forzani lforzani at stat.umn.edu
Wed Apr 28 12:34:22 CEST 2004


I thinks I understand the porblem, you can not use glmmPQL if you have
open lme4



On Wed, 28 Apr 2004, Liliana Forzani wrote:

> when I tried the example in glmmPQL I got an error
>
> library(nlme)
>    summary(glmmPQL(y ~ trt + I(week > 2), random = ~ 1 | ID,
>                       family = binomial, data = bacteria))
>
> iteration 1
> iteration 2
> iteration 3
> iteration 4
> iteration 5
> iteration 6
> Error: No slot of name "reStruct" for this object of class "lme"
> Error in logLik(object at reStruct) : Unable to find the argument "object" in
> selecting a method for function "logLik"
> >
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>




More information about the R-help mailing list