Search found 3 matches
- Tue Feb 11, 2014 12:37 pm
- Forum: Data Manipulation
- Topic: Dividing panel data
- Replies: 1
- Views: 1866
Dividing panel data
Assume i have a panel dataset containing Firmid, year, CEOwage and I would like to remove the entire history of firmid's where the a wage higher than some given threshold some given year. Example i want to remove all firms where the CEOwage is higher than 100 in year 2000. How can I do this? Sorry f...
- Mon Feb 10, 2014 9:22 am
- Forum: Data Manipulation
- Topic: Remove firms in panel data
- Replies: 3
- Views: 3158
Re: Remove firms in panel data
Will that not only remove the years with missing CEOwage? and leave the observation of the firm where i have it? I'm looking to remove the exclude the entire history of the firm if at least one observation is missing.
- Mon Feb 10, 2014 6:48 am
- Forum: Data Manipulation
- Topic: Remove firms in panel data
- Replies: 3
- Views: 3158
Remove firms in panel data
I have a panel data with annual data against some firm identifier. For some yearly observations of the firm I am missing a variable and I would like to set a sample without those firms. How can i accomplish this? Say data is year, firmid, CEOwage and I wan't to remove the firmed's where it has an ob...
