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

Re: st: Stata Question


From   "Dev Vencappa" <[email protected]>
To   <[email protected]>
Subject   Re: st: Stata Question
Date   Tue, 04 Jan 2005 17:05:01 +0000

>
Type version 7.0 before you run the command. 

I am not sure though what the translation of your command to Stata 8 would be. Other users will probably help you with that.

Dev

>>> [email protected] 01/04/05 4:36 pm >>>
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/


This message has been scanned but we cannot guarantee that it and any
attachments are free from viruses or other damaging content: you are
advised to perform your own checks.  Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.


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