I would like to only interpolate v1 missing data in 2014 and 2015 by country . What’s stata conditional command in interpolation? I have done the code: interpolate year v1, gen (wanted) epolate by (county) but it interpolates other missing data in other years , which is not what I wanted; I only want it to interpolate 2014 and 2015 .
thanks in advance for your help
thanks in advance for your help
Comment