Hello, I have this question: Is there an gnuplot option to correlograms and forecasting?
Specifically, i have a variable named "l_yde", so i get the correlogram: corrgm l_yde 12 However, the output is really different from that obtained from the Gretl toolbar. And the same is for forecasting. For example: arima 2 0 0 ; l_yde time const fcasterr 1995:01 1996:07 gives the values, but not the beautiful plot we get from the gretl menus. Is there an option that i'm not using, or the option does not exist? Thank you all, Alejandro