Search found 3 matches
- Wed Nov 14, 2018 6:09 am
- Forum: Econometric Discussions
- Topic: Near singular matrix - D-F
- Replies: 4
- Views: 5678
Re: Near singular matrix - D-F
Thanks, it worked with less observations.
- Tue Nov 13, 2018 8:43 pm
- Forum: Econometric Discussions
- Topic: Near singular matrix - D-F
- Replies: 4
- Views: 5678
Re: Near singular matrix - D-F
I found that the problem is the maximum lag length to consider when performing automatic lag length selection. If I set it on '0', there is no problem; if it is higher, I get the message. Here is the code. Thanks 'Workfile new workfile ejercicios q 1951:01 2000:04 'White noise series e=nrnd 'TS-simu...
- Tue Nov 13, 2018 5:13 pm
- Forum: Econometric Discussions
- Topic: Near singular matrix - D-F
- Replies: 4
- Views: 5678
Near singular matrix - D-F
Hi,
I simulate an AR(1) time series with coefficient "1.2". Then when I run the Dickey Fuller test, I get "Near singular matrix" message. I suppose that it has to be with Ho (coefficient=0) and H1 (coefficient < 1), but I can't explain it.
Thanks in advance
I simulate an AR(1) time series with coefficient "1.2". Then when I run the Dickey Fuller test, I get "Near singular matrix" message. I suppose that it has to be with Ho (coefficient=0) and H1 (coefficient < 1), but I can't explain it.
Thanks in advance
