Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: RE: Placing #obs on a "ciplot"


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: RE: Placing #obs on a "ciplot"
Date   Sat, 26 Jun 2004 12:48:23 +0100

There is at least one other way, illustrated 
by 

ciplot mpg, by(foreign) text(19.826923 2.2 "52") 
	text(24.772727 5.2 "22") 

Clearly this gives you control at the expense
of typing details yourself and needing to know 
how the categorical axis is constructed. 

Nick 
[email protected] 

> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]]On Behalf Of Nick Cox
> Sent: 26 June 2004 11:18
> To: [email protected]
> Subject: st: RE: Placing #obs on a "ciplot"
> 
> 
> -ciplot- is a user-written command on SSC, 
> 
> You can do this in the following way. 
> 
> 1. Copy -ciplot.ado- to a file of your own 
> naming. 
> 
> 2. Get inside and extend the program by adding 
> this functionality. 
> 
> Otherwise it can't be done externally for 
> the reason discussed in a thread started by 
> Daniel Egan on 26 May. 
> That is, -ciplot- is not a program that 
> operates by data reduction. Again, this 
> will be clear if you get inside and 
> study the code. 
> 
> Nick 
> [email protected] 
> 
> [email protected]
> > 
> > I was wondering whether I can impose the number of 
> observations on the
> > confidence intervals produced by "ciplot" for each group compared.
> 
> *
> *   For searches and help try:
> *   http://www.stata.com/support/faqs/res/findit.html
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/
> 

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index