Cointegration
Posted: Tue Apr 19, 2016 6:05 am
How to convert I (1) series into I (2) series?
an urgent reply will be appreciated
an urgent reply will be appreciated
Code: Select all
series i2 = i1
smpl @first+1 @last
i2 = i2 +i2(-1)