Dear Tom Maycock and Tom Doan,
Thanks for both of your replies. I fixed the code as you suggested, and now it works.
Thanks again,
Jesus
BoC
Search found 2 matches
- Fri Jan 14, 2011 5:38 pm
- Forum: Help With Programming
- Topic: very general question about calling user defined functions .
- Replies: 3
- Views: 9315
- Wed Jan 12, 2011 6:10 pm
- Forum: Help With Programming
- Topic: very general question about calling user defined functions .
- Replies: 3
- Views: 9315
very general question about calling user defined functions .
Hi, I am new to Rats, so please be patient ... I want to estimate linear regressions with Hansen-Hodrick (JPE, 1980) autocorrelation-consistent std errors. I thought I would just write a function that creates the adjusted covariance matrix, and just call it every time I need it. this is what I have ...