Re: [R] small issue with densityplot

2007-08-21 Thread Deepayan Sarkar
On 8/21/07, Douglas Bates <[EMAIL PROTECTED]> wrote: > On 8/21/07, Horace Tso <[EMAIL PROTECTED]> wrote: > > Deepayan, you're right. Now I realize anyone could write a densityplot > > function to apply on a different class of objects. I guess I should write > > to the author of lme4 which from wh

Re: [R] small issue with densityplot

2007-08-21 Thread Horace Tso
Thank you Prof. Bates and Deepayan. As the title of this thread suggests, it is a minor issue once the user is familar with where to look for hints. But better documentation certainly won't hurt. H. >>> "Douglas Bates" <[EMAIL PROTECTED]> 8/21/2007 1:44:11 PM >>> On 8/21/07, Horace Tso <[EMAIL

Re: [R] small issue with densityplot

2007-08-21 Thread Rolf Turner
On 22/08/2007, at 8:44 AM, Douglas Bates wrote: > In some ways it might be better to remove the dependence on coda and > write the classes and methods in the lme4 package. That way I can use > S4 classes and irritate all those people who rail against S4 classes > and methods (and you know who yo

Re: [R] small issue with densityplot

2007-08-21 Thread Douglas Bates
On 8/21/07, Horace Tso <[EMAIL PROTECTED]> wrote: > Deepayan, you're right. Now I realize anyone could write a densityplot > function to apply on a different class of objects. I guess I should write to > the author of lme4 which from what I could see does not describe a > densityplot. By the way

Re: [R] small issue with densityplot

2007-08-21 Thread Horace Tso
Deepayan, you're right. Now I realize anyone could write a densityplot function to apply on a different class of objects. I guess I should write to the author of lme4 which from what I could see does not describe a densityplot. By the way, it is used in Baayen, Davidson, and Bates (2006). H. >

Re: [R] small issue with densityplot

2007-08-21 Thread Deepayan Sarkar
On 8/21/07, Horace Tso <[EMAIL PROTECTED]> wrote: > Hi folks, > > This is really minor but to someone not familiar with the various tentacles > of the lmer package it could be really annoying. I was trying to plot the > posterior density of the fixed effect parameters of a lmer model, > > > hr.mc