Hello,
I have data with 3 variables: Company_name (uniquely defined), owner_name (not uniquely defined) and treat (binary whether company was treated or not).
I would like to extract the Owner_names for which treat observations take both values 0 and 1.
I tried duplicates list Owner_name if treat==0 & treat==1 but it is not the right command.
Can you help?
Thank you
Related Posts with extract duplicates list for which some other variable takes both possible values
ARCH effect after fitting GARCH(1,1)I am trying to messure volatility of return on stock index by using GARCH(1,1) but the ARCH-LM test …
transpose putdocx table (memtable)Dear Stata-Listener, i have a question about manipulating a table after putdocx (data), memtable. I …
"Pre Trends" for DiD with continuous treatmentDear all, I have a Difference-in-Differences (DiD) setup in which treatment intensity is clearly co…
FMB Newey SE errorHi, I'm trying to run the asreg dv ivs, fmb newey(int) command on my data, but i get an error messa…
What does cumul [fweight] really do?I am trying to understand the role of [fweight] in the following command Code: cumul [fweight] htt…
Subscribe to:
Post Comments (Atom)
0 Response to extract duplicates list for which some other variable takes both possible values
Post a Comment