Re: [R] adding error bars to lattice plots

2006-10-13 Thread Deepayan Sarkar
On 10/13/06, Daniel E. Bunker <[EMAIL PROTECTED]> wrote: > Dear Deepayan and Sundar, > > Thank you so much for your help with this. However, I may have phrased > my problem too specifically, assuming that *in general* I could apply > your response to all Lattice graphics. > > What I need is a barc

Re: [R] adding error bars to lattice plots

2006-10-13 Thread Daniel E. Bunker
Dear Deepayan and Sundar, Thank you so much for your help with this. However, I may have phrased my problem too specifically, assuming that *in general* I could apply your response to all Lattice graphics. What I need is a barchart or vertical dotchart, with error bars, across three treatment

Re: [R] adding error bars to lattice plots

2006-10-12 Thread Deepayan Sarkar
On 10/12/06, Daniel E. Bunker <[EMAIL PROTECTED]> wrote: > Dear R users, > > About a year ago Deepayan offered a suggestion to incorporate error bars > into a dotplot using the singer data as an example > <>. > > When I try to utilize this

Re: [R] adding error bars to lattice plots

2006-10-12 Thread Sundar Dorai-Raj
Daniel E. Bunker said the following on 10/12/2006 11:48 AM: > Dear R users, > > About a year ago Deepayan offered a suggestion to incorporate error bars > into a dotplot using the singer data as an example > <>. > > When I try to uti

[R] adding error bars to lattice plots

2006-10-12 Thread Daniel E. Bunker
Dear R users, About a year ago Deepayan offered a suggestion to incorporate error bars into a dotplot using the singer data as an example <>. When I try to utilize this code with a grouping variable, I get an error stating that the su

Re: [R] adding error bars to lattice plots

2005-10-27 Thread Deepayan Sarkar
On 10/20/05, Mario Aigner-Torres <[EMAIL PROTECTED]> wrote: [...] > I have right now a dataset that looks like this: > > > tail(partition, 3) > element run logfO2 TC buffer xAn sdXan Di Disigma > 416 Al 36 -0.68 1180 AIR 0.734 0.007 2.10 0.02 > 417 Ca 36 -0.68 1180 AIR 0.734 0.007 1.29 0.02 > 418

Re: [R] adding error bars to lattice plots

2005-10-23 Thread Mario Aigner-Torres
t; > > any sort of error bar that you can compute from the x,y,... data of > > the > > > > panel. > > > > > > > > -- Bert Gunter > > > > Genentech Non-Clinical Statistics > > > > South San Francisco, CA > > > > >

Re: [R] adding error bars to lattice plots

2005-10-20 Thread Deepayan Sarkar
cs > > South San Francisco, CA > > > > "The business of the statistician is to catalyze the scientific learning > > process." - George E. P. Box > > > > > > > > > -Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTE

Re: [R] adding error bars to lattice plots

2005-10-20 Thread Austin, Matt
-help@stat.math.ethz.ch > Subject: Re: [R] adding error bars to lattice plots > > > Thanks Bert! > > I have right now a dataset that looks like this: > > > tail(partition, 3) > element run logfO2 TC buffer xAn sdXan Di Disigma > 416 Al 36 -0.68 1180 AIR 0.734 0.007 2.

Re: [R] adding error bars to lattice plots

2005-10-20 Thread Mario Aigner-Torres
rio > > Aigner-Torres > > Sent: Wednesday, October 19, 2005 2:34 PM > > To: r-help@stat.math.ethz.ch > > Subject: [R] adding error bars to lattice plots > > > > Dear R-Users, > > > > how to include error bars within lattice? > > How should the pan

Re: [R] adding error bars to lattice plots

2005-10-19 Thread Berton Gunter
tific learning process." - George E. P. Box > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Mario > Aigner-Torres > Sent: Wednesday, October 19, 2005 2:34 PM > To: r-help@stat.math.ethz.ch > Subject: [R] adding error ba

[R] adding error bars to lattice plots

2005-10-19 Thread Mario Aigner-Torres
Dear R-Users, how to include error bars within lattice? How should the panel = function(x,y,...){ looks like? Does panel.arrows works here as well? I appreciate any help on this. Regards, Mario AT [[alternative HTML version deleted]] __ R-he