Near singular Matrix when extending sample size
Posted: Fri Aug 19, 2016 2:25 am
Hi,
I have set up a program in which I use a 3sls system to forecast bond yields. First, I set up the equation for the system (without estimating). Then, I go on to create the variable forecasts through ARMA models, and by importing manually inputted values from Excel. This later steps seems to be causing the problem in the estimation step (Error "Near singluar matrix"), which is the next one, but this only happens when I use the latest row of data (August data in the Excel file). When I remove the August data it works fine. I have also noticed that if I reduce the estimation sample by starting it from @first +3, it does work but provides significantly different results to those with the data up to July.
I would appreciate if you could have a look. I imagine I am overlooking something, but I can't make up my mine.
Thanks a lot,
Marta
P.D The program requires the path link to the Excel file twice, and in pop-up box you'll need to select SR.
I have set up a program in which I use a 3sls system to forecast bond yields. First, I set up the equation for the system (without estimating). Then, I go on to create the variable forecasts through ARMA models, and by importing manually inputted values from Excel. This later steps seems to be causing the problem in the estimation step (Error "Near singluar matrix"), which is the next one, but this only happens when I use the latest row of data (August data in the Excel file). When I remove the August data it works fine. I have also noticed that if I reduce the estimation sample by starting it from @first +3, it does work but provides significantly different results to those with the data up to July.
I would appreciate if you could have a look. I imagine I am overlooking something, but I can't make up my mine.
Thanks a lot,
Marta
P.D The program requires the path link to the Excel file twice, and in pop-up box you'll need to select SR.