Hey statalist!
I am working on an assignment where I try to explain stock returns by changes in oil prices. For this purpose, I use the SVAR model. I have identified the model by using cholesky decomposition. For now, I will compute the forecast for the variables in the model. However, when using the fcast command in stata. My data set gets destroyed. I have uploaded a photo of my command and the data set after the execution of the fcast command. Before i execute the command, my dataset looks normal with 118 observation running from 2013 to 2022. Can anyone see what I am doing wrong?
Best regards
Alexander

I am working on an assignment where I try to explain stock returns by changes in oil prices. For this purpose, I use the SVAR model. I have identified the model by using cholesky decomposition. For now, I will compute the forecast for the variables in the model. However, when using the fcast command in stata. My data set gets destroyed. I have uploaded a photo of my command and the data set after the execution of the fcast command. Before i execute the command, my dataset looks normal with 118 observation running from 2013 to 2022. Can anyone see what I am doing wrong?
Best regards
Alexander
Comment