Skip to content

varFixed function query in lme

2 messages · Douglas Bates, Ben Bolker

#
It is best to send inquiries like this to the
R-SIG-Mixed-Models at R-project.org mailing list, which I am cc:ing on this
reply.  I am no longer the maintainer of the nlme package - I was pushed
aside by R Core many years ago and I really don't know what changes have
been made since they took over.
On Mon, Oct 13, 2014 at 8:46 AM, David Cox <dac64 at cam.ac.uk> wrote:

            

  
  
#
Douglas Bates <bates at ...> writes:
[snip]
[snip]
Shouldn't this be something like

  weights= varIdent(~1|Group)

?

I don't see that a raw formula will work in the "weights" function.
Picking up a copy of Pinheiro and Bates 2000 might be a good idea ...

  Ben Bolker