Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: RE: eclplot help


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: RE: eclplot help
Date   Tue, 19 Jan 2010 22:49:15 +0100

<>

You can always create two separate graphs and then -graph combine-


HTH
Martin


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Orma B
Sent: Dienstag, 19. Januar 2010 22:42
To: [email protected]
Subject: st: eclplot help

Dear all,

I have created odds ratio and CI plots using eclplot in Stata 11. The
graph can be accessed from this link: http://senduit.com/59b394
I used the following code for that purpose:
eclplot or lcl ucl pollgp , ytitle(Odds ratios and 95% CI ) ///
xlabel(1 "CO" 2 "NO" 3 "NO2" 4 "PM10" 5 "SO2" 6 "Ozone") xtitle(Pollutants)
///
by(lag) legend(label(1 "Confidence limits ") label(2 "Parameter estimate"))

The attached graph is modified by graph editor.

One feature which I am not able to carry out in the above code was
creating two plots side by side for comparison purpose. As an example
I want to plot the effect of CO at lag 0 for male and female side by
side. How can I achieve that?

Many thanks
Orma
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   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