degree of defferencing= 0 and degree of seasonal=12
but when i use genr dclose=d(close,0,12) is not the same result
this is the out put of image.
Moderators: EViews Gareth, EViews Moderator, EViews Esther
Code: Select all
series {%name+%outname} = d({%name},0,!s)Code: Select all
%newname=%name+%outname
series {%newname} = d({%name},0,!s)Users browsing this forum: No registered users and 1 guest