Statalist


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

st: eclplot help


From   Orma B <[email protected]>
To   [email protected]
Subject   st: eclplot help
Date   Tue, 19 Jan 2010 21:42:10 +0000

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/



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