Re: [R] Lattice: regression lines within grouped xyplot panels

2008-08-09 Thread Rainer Hurling
On 09.08.2008 01:05 (UTC+1), Deepayan Sarkar wrote: On Fri, Aug 8, 2008 at 2:38 PM, Rainer Hurling <[EMAIL PROTECTED]> wrote: Dear community, I am looking for a possibility to draw 'regression lines' instead of 'smooth' lines in grouped xyplots. The following code should give you a small exampl

Re: [R] Lattice: regression lines within grouped xyplot panels

2008-08-08 Thread Deepayan Sarkar
On Fri, Aug 8, 2008 at 2:38 PM, Rainer Hurling <[EMAIL PROTECTED]> wrote: > Dear community, > > I am looking for a possibility to draw 'regression lines' instead of > 'smooth' lines in grouped xyplots. The following code should give you a > small example of the data structure. > > > library(lattice

[R] Lattice: regression lines within grouped xyplot panels

2008-08-08 Thread Rainer Hurling
Dear community, I am looking for a possibility to draw 'regression lines' instead of 'smooth' lines in grouped xyplots. The following code should give you a small example of the data structure. library(lattice) data(Gcsemv, package = "mlmRev") # Creates artificial grouping variable ... Gcse