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

st: A question about graph


From   "Ma, Sai" <[email protected]>
To   <[email protected]>
Subject   st: A question about graph
Date   Mon, 18 Apr 2005 21:12:43 -0700

Hi all,

I am trying to generate a twoway scatter graph using STATA 8 but somehow my code doesn't work well.

twoway (scatter y x if sex==1, msymbol(Oh) mlcolor(red) yline(2500) ytitle(Y) xtitle(X))  /*
*/  (scatter y x if sex==2, msymbol(O) mlcolor(blue))  /*
*/  legend(order(1 "Male" 2 "Female"))


There is no problem to just run the first two lines, but every time when I try to run the whole thing, it always returns with ") required". Anybody knows what's going on here? Thanks in advance!

************************************
Sai Ma
Doctoral Fellow
Pardee RAND Graduate School
1776 Main Street,
Santa Monica, CA 90407
Tel: (310) 393-0411 ext. 7612




--------------------

This email message is for the sole use of the intended recipient(s) and
may contain privileged information. Any unauthorized review, use,
disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply email and destroy all copies
of the original message.




*
*   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