Skip to content
Back to formatted view

Raw Message

Message-ID: <eb555e6605091019435fce2468@mail.gmail.com>
Date: 2005-09-11T02:43:07Z
From: Deepayan Sarkar
Subject: random effects plot
In-Reply-To: <20050911004230.8492.qmail@web35606.mail.mud.yahoo.com>

On 9/10/05, A Das <kerbo2004 at yahoo.com> wrote:
> Hi, does anyone know how to do random effects plots
> for multi-level models? 
> "plot(ranef(model))" doesn't seem to work in the
> latest release. Here's the error message:
> Error in table(x) : argument "x" is missing, with no
> default
> In addition: Warning message:
> The 'formula' argument has been renamed to 'x'. See
> ?xyplot in: dotplot(formula = .groups ~ .pars |
> .enames, data = list(.pars = c(-0.0388163041843026,  

That's a bad bug that got through. Try updating again once the mirrors
catch up (you want lattice != 0.12-6).

Deepayan