Hi,
I am computing welfare by doing a second order approximation of the utility function (+beta U(+1)) and then taking the mean of this as the value of welfare.
Now, I want to find the values of the Taylor Rule parameters that maximize welfare. I do a loop with different values of the parameters to see which ones give the highest welfare.
I can see the mean of the welfare on the screen when I run the program, but, where are those values stored? I need to know in order to find the maximum.
Thank you very much