Skip to content
Back to formatted view

Raw Message

Message-ID: <4028ABE0.5050709@statistik.uni-dortmund.de>
Date: 2004-02-10T10:01:04Z
From: Uwe Ligges
Subject: confidence-intervals in barchart
In-Reply-To: <1d0.192c1e17.2d59f7b3@aol.com>

TyagiAnupam at aol.com wrote:

> Hi R users,
> 
> 1)  How does one show confidence-intervals in a barchart and use rownames for 
> labels on the y-axes?  I have looked at "plotCI" in "gregmisc" package . But 
> it does not seem to produce something like a barchart.  The statistic, error, 
> upper-bound, and lower-bound are in a dataframe.
> 
> 2) How to show CI in a barchart either using the statistic and, either (a) 
> errors or (b) upper and lower bounds from a dataframe?
> 
> An example will be very helpful.
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


See the "R Help Desk" by Marc Schwartz in R News 3/2, 2003, pp. 2-6,
http://cran.r-project.org/doc/Rnews/Rnews_2003-2.pdf

Uwe Ligges