Search found 2 matches
- Tue Oct 03, 2017 1:49 pm
- Forum: Data: Reading, Writing, Transforming
- Topic: Transforming daily series into weekly
- Replies: 5
- Views: 47744
Re: Transforming daily series into weekly
Dear Mr. Doan, This kind of aggregation is a procedure often done in economics/finance. Would be nice to have an example of how to do it in RATS. See for instance the data at: https://www.eia.gov/dnav/ng/ng_pri_fut_s1_d.htm where daily data are provided and then aggregated at weekly, monthly, and an...
- Sat Sep 30, 2017 7:57 am
- Forum: Examples and Sample Code
- Topic: VECM-GARCH Model
- Replies: 2
- Views: 7049
Re: VECM-GARCH Model
Dear Mr. Doan, In this code there are comments about the relationship between futures and spot prices. It is mentioned that the theoretical relationship would make unnecessary the estimation of the cointegration vector. I would assume that the relationship is then a vector (-1,1). How could that be ...