Hello, I'm a new user of Dynare and I got some questions about logging data. The problem is that I directly input the linear system in the mod file and all the variables are actually variable_hat, like y_hat, but the data is about the original variables, like y. So I think there are two solutions, the first one is that I calculate the y_hat and input the data into Matlab, the second one is to define new variables, like y, and input the formula like y=ys+ys*y_hat, where ys is the steady value of y. However, no matter which method I choose, I need to know the steady values of the original variables. Take as an example a 20-year data of y, can I use the mean value of y as the steady value?
Sincerely look forward to your reply.