Search found 1 match
- Tue May 09, 2017 6:54 am
- Forum: Programming
- Topic: Possible @recode option
- Replies: 1
- Views: 3090
Possible @recode option
I am using the @recode command in the following way: smpl 1997 2019 x=@recode(x=na,y/y(+1)*x(+1),x) However, I would like to use the @recode command so that it begins with 2019, not 1997, given that I would like to replace "x=na" with a term that is calculated using values from the next ye...
