Hi,
I am confused about the appropriate treatment of stock variables like capital when there is a lag in the production function. For example, in the Dynare guide Y(t) = F(K(t),L(t)) is written in the form Y = F(K(-1),L) in Dynare code, to reflect the fact that capital is a stock and hence predetermined. The production function in my model has the form Y(t)=F(K(t-1),L(t)). Following the logic above, should this be written in Dynare code as Y = F(K(-2),L)?
Thanks,
mch