[R] error bars

Mike Lawrence mike at thatmike.com
Thu Feb 19 03:48:43 CET 2009


Check out ggplot2:
http://had.co.nz/ggplot2/

Particularly:
http://had.co.nz/ggplot2/geom_errorbar.html

If you need more help you'll have to provide a self-contained set of data/code.

Hopefully you'll soon be completely rid of this strange "excel" of
which you speak :Op

On Wed, Feb 18, 2009 at 9:38 PM, Nicole Hackman
<nicole.hackman at gmail.com> wrote:
> Hello, I have a very simple data set i imported from excel including 96
> averages in a column along with 96 standard errors associated with those
> averages (calculated in excel).  I plotted the 95 averages using r and I am
> wondering if it is possible to plot the second column of standard errors
> while applying error bars to each value so they represent the error
> corresponding to each average?
> thanks,
> Nicole
>
> --
> Nicole Hackman
> Master of Science Student
> University of Washington
> College of Forest Resources
> Box 352100
> nh8 at u.washington.edu
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Mike Lawrence
Graduate Student
Department of Psychology
Dalhousie University
www.thatmike.com

Looking to arrange a meeting? Check my public calendar:
http://www.thatmike.com/mikes-public-calendar

~ Certainty is folly... I think. ~




More information about the R-help mailing list