Dear Madam/Sir,
I am new to STATA programming. After searching several posts, I make the following command with the error message.
keep if 5200<=sic<=5999|5000<=sic<=5199|2000<=sic<=3999|10 00<=sic<=1400|
invalid syntax
r(198);
Any advice will be highly appreciated.
Sincerely,
Joon
Related Posts with Syntax error on "or" command
Forloops in panel data - am I indexing incorrectly?I am trying to use a loop in stata to achieve the following: My example data is below, but a brief …
Forloops in panel data - am I indexing incorrectly and using 'if' statements correctly?I am trying to use a loop in stata to achieve the following: My example data is below, but a brief …
Identifying 'nearest neighbours' without using teffectsHi, I have data for almost 7,000 organisations. I want to use say, 6 variables, to identify the 60…
using "program" command and applying the "program" createdHello, I created this program, which I am trying to apply in the code later: program fixK renvars …
create analytical/inverse variance weights for a variableDear all, I create a new topic here since my last topic is a bit unclear. I know how to tabulate t…
Subscribe to:
Post Comments (Atom)
0 Response to Syntax error on "or" command
Post a Comment