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
unifying the names of companies?Dear All, I have this data set. Code: * Example generated by -dataex-. For more info, type help dat…
match tablesHello everybody I am trying to merge 2 tables using the command merge 1:1 or 1:m or m:1 or m:n, but…
pystata does not work in Mac M1Hi all, Has anyone with Mac M1 successfully used Stata in Python via the pystata library? I am havi…
Cross Section Data --> PanelI've been trying to aggregate my current data set into a panel format. Currently the data is a cross…
profit efficiencyI am using a stochastic frontier approach to estimate the profit efficiency. But I am not sure how t…
Subscribe to:
Post Comments (Atom)
0 Response to Syntax error on "or" command
Post a Comment