[R] Drawing asymmetric error bars
marc_schwartz
marc_schwartz at me.com
Thu Sep 27 18:02:50 CEST 2012
On Sep 27, 2012, at 5:59 AM, Alexandra Howe <ah677 at st-andrews.ac.uk> wrote:
> Hello,
>
> I have data which I have arcsin transformed to analyse.
> I want to plot my data with error bars however as my data is
> back-transformed my standard errors are uneven.
> Is there a simple way to draw these asymmetric error bars in R?
>
> Thanks for your help.
See ?segments or perhaps easier, ?arrows with an 'angle = 90' argument.
Regards,
Marc Schwartz
More information about the R-help
mailing list