Skip to content
Prev 61815 / 398498 Next

lme: error message with random=~1

Hi Thomas,

I don't quite understand what you want to do. If you use "random=~1" 
(or "random=~1|Subject" if you don't have a groupedData), then you 
just fit a random-intercepts model. "ranef(fm1)" gives you the 
Empirical Bayes estimates (i.e., posterior means) for the 
random-effects which you can use for instance, if you'd like 
subject-specific fitted values.

Best,
Dimitris


----- Original Message ----- 
From: "Thomas Petzoldt" <thpe at hhbio.wasser.tu-dresden.de>
To: "Dimitris Rizopoulos" <dimitris.rizopoulos at med.kuleuven.ac.be>
Cc: <petzoldt at rcs.urz.tu-dresden.de>; <r-help at stat.math.ethz.ch>
Sent: Wednesday, January 05, 2005 1:31 PM
Subject: Re: [R] lme: error message with random=~1