Hi All,
I am new here.
Can anyone help me w/ the following STATA problem?
I used STATA V7 to run the following statement and it
worked fine.
roccomp Dep in1 in2 in3 in4 in5, graph key("" "")
yline(0) xline(0)
symbol(oTSp.)
But now w/ v8.2 I could not do it.
the msg is:
option key() not allowed
invalid syntax
r(198);
Then if I do the following:
roccomp Dep in1 in2 in3 in4 in5, graph yline(0)
xline(0) symbol(oTSp.)
I then can run the statement but get the following:
(note: named style oTSp not found in class symbol,
default attributes
used
and the colors are different.
How can I solve the problem? Seem the new STATA
version has lots of
changes.
Thanks!
Peter
__________________________________
Do you Yahoo!?
Meet the all-new My Yahoo! - Try it today!
http://my.yahoo.com
*
* 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/