Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

The Data: The observed probability (proportions) of three mutually exclusive events for five species.

What is the best way to plot these data in R along with their standard errors? I'd like to avoid a "beside" bar plot with error bars (3 bars for each species). I was hoping to use a stacked bar plot, but I'm unsure how to incorporate standard error!

Thanks!

share|improve this question
1  
It's hard to imagine a stacked barplot with SE bars (at least for me!). Why not simply use a dotplot? – chl Feb 28 '11 at 21:21

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.