Re: [R] fitted values in LMER for the fixed-effects only

2007-10-02 Thread Douglas Bates
On 9/29/07, Dieter Menne <[EMAIL PROTECTED]> wrote: > On 9/28/07, Anouk Simard bio.ulaval.ca> wrote: > > > > I would like to extract the fitted values from a model using LMER but > > > only for the fix portion of the model and not for the fix and random > > > portion (e.g it is the procedure outpm

Re: [R] fitted values in LMER for the fixed-effects only

2007-09-29 Thread Dieter Menne
On 9/28/07, Anouk Simard bio.ulaval.ca> wrote: > > I would like to extract the fitted values from a model using LMER but > > only for the fix portion of the model and not for the fix and random > > portion (e.g it is the procedure outpm or outp in SAS). .. Quoting Douglas Bates stat.wisc.edu> >

Re: [R] fitted values in LMER for the fixed-effects only

2007-09-28 Thread Douglas Bates
On 9/28/07, Anouk Simard <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to extract the fitted values from a model using LMER but > only for the fix portion of the model and not for the fix and random > portion (e.g it is the procedure outpm or outp in SAS). I am aware of > the procedure fitted()

[R] fitted values in LMER for the fixed-effects only

2007-09-28 Thread Anouk Simard
Hi, I would like to extract the fitted values from a model using LMER but only for the fix portion of the model and not for the fix and random portion (e.g it is the procedure outpm or outp in SAS). I am aware of the procedure fitted() but I not sure it give the fitted values both for the fixe