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/