State space model convergence
Posted: Sat Mar 14, 2015 10:28 am
I have a similar problem as the poster here:
http://forums.eviews.com/viewtopic.php?f=4&t=4799
That is: I can successfully estimate the coefficients in the state space model but I keep getting a singular covariance matrix. I used ss01.ml(c = 1e-6) to try to obtain convergence but even that doesn't seem to help.
I also read that it helps to specify initial values using @param but I am not sure how that is done exactly (I cannot find it in the object reference). Also, how could I get plausible initial values?
If that also doesn't work, are there any other things that I can try?
Thanks in advance.
http://forums.eviews.com/viewtopic.php?f=4&t=4799
That is: I can successfully estimate the coefficients in the state space model but I keep getting a singular covariance matrix. I used ss01.ml(c = 1e-6) to try to obtain convergence but even that doesn't seem to help.
I also read that it helps to specify initial values using @param but I am not sure how that is done exactly (I cannot find it in the object reference). Also, how could I get plausible initial values?
If that also doesn't work, are there any other things that I can try?
Thanks in advance.