Negative numbers...
Posted: Sun Jan 22, 2012 12:17 am
Hi,
I'm having the following problem.
I have a process as follows: lY = rho1*lY(-1) + rho2*lY(-2) + eps
and then compute Y = exp(lY)
I do it like this so that Y is always positive. However, in the simulations Y has negative numbers.
This only happens when I'm doing an approximation of order 1. Does anyone know what is going on??
Thanks a lot
Gaston
I'm having the following problem.
I have a process as follows: lY = rho1*lY(-1) + rho2*lY(-2) + eps
and then compute Y = exp(lY)
I do it like this so that Y is always positive. However, in the simulations Y has negative numbers.
This only happens when I'm doing an approximation of order 1. Does anyone know what is going on??
Thanks a lot
Gaston