Interpretation of 'for' loop and dummy
Posted: Sat May 28, 2016 7:22 am
Hi guys, I find difficulty to interpret the following code:
help me!!
Code: Select all
!count=1
for !x=1 to @rows(t)
series dum !x=@recode(infl>t(!x,1),1,0)
next
ndum=!count