Re: [R] lattice panel.lmline problem

2007-09-10 Thread Deepayan Sarkar
Aakmann Tøgersen [mailto:[EMAIL PROTECTED] > Sent: Mon 10-Sep-07 4:45 PM > To: Ross Darnell; r-help@stat.math.ethz.ch > Subject: SV: [R] lattice panel.lmline problem > > Why not use the more simple > > xyplot(total.fat~x|variable,groups=Group, >data=tmp1,type=c

Re: [R] lattice panel.lmline problem

2007-09-10 Thread Ross Darnell
Thanks Frede I didn't know about the "r" type. Ross Darnell -Original Message- From: Frede Aakmann Tøgersen [mailto:[EMAIL PROTECTED] Sent: Mon 10-Sep-07 4:45 PM To: Ross Darnell; r-help@stat.math.ethz.ch Subject: SV: [R] lattice panel.lmline problem Why not use

Re: [R] lattice panel.lmline problem

2007-09-09 Thread Frede Aakmann Tøgersen
OTECTED] > [mailto:[EMAIL PROTECTED] På vegne af Ross Darnell > Sendt: 10. september 2007 07:55 > Til: r-help@stat.math.ethz.ch > Emne: [R] lattice panel.lmline problem > > I am wanting to generate panels showing scatterplots with the > linear fitted line for two groups

[R] lattice panel.lmline problem

2007-09-09 Thread Ross Darnell
I am wanting to generate panels showing scatterplots with the linear fitted line for two groups within each panel superimposed. I have two conditioning factors, "variable" and "Group" and I want separate panels for each level of "variable" with different symbols and "lmline"s for each level of "G