Hi All, instead of the standard way to define an exogenous income process as y=exp(w)*y(-1) where w=rho*w(-1) + e , now I need to generate income as y(+1)=exp(alpha*(TREND+1)+eta(+1)) where eta(+1)=theta*eta+e(+1).
I would like to know how I should include this deterministic trend (TREND). What about if the trend is stochastic?.