Page 1 of 1

trend factor in eviews

Posted: Mon Dec 21, 2009 11:16 am
by murakip2
i am a newbie.

my all datas have cointegration. i would like to estimate model. someone said that i should add trend factor. .

in eviews my data time range is 2002M12-2009M7 so i generate series @trend(2002M12,1). but there is a syntax error.

can you answer my basic question?

thank you.

Re: trend factor in eviews

Posted: Mon Dec 21, 2009 11:58 am
by startz
i am a newbie.

my all datas have cointegration. i would like to estimate model. someone said that i should add trend factor. .

in eviews my data time range is 2002M12-2009M7 so i generate series @trend(2002M12,1). but there is a syntax error.

can you answer my basic question?

thank you.
You need a variable name.

Code: Select all

series t = @trend(2002M12,1)