Hello guys and girls!
I have a panel dataset whose panelvar is id and timevar is ano. For each id and for each ano I observe a value in the variable pop.
I want to drop all id's whose value of pop in ano 2012 is lower than the value of pop in ano 2012 of the id 23.
How to do that, please?
Thanks in advance.
I have a panel dataset whose panelvar is id and timevar is ano. For each id and for each ano I observe a value in the variable pop.
I want to drop all id's whose value of pop in ano 2012 is lower than the value of pop in ano 2012 of the id 23.
How to do that, please?
Thanks in advance.
Comment