17 Jun 2012 00:25
Temporal disaggregation
stef salvez <loggyedy <at> googlemail.com>
2012-06-16 22:25:52 GMT
2012-06-16 22:25:52 GMT
Dear R users, I have a panel data set (in MS excel) on prices across countries and time country time price 1 "23/11/08" 2 1 "28/12/08" 3 1 "25/01/09" 4 1 "22/02/09" 5 1 "29/03/09" 6 1 "26/04/09" 32 1 "24/05/09" 23 1 "28/06/09" 32 2 "26/10/08" 45 2 "23/11/08" 46 2 "21/12/08" 90 2 "18/01/09" 54 2 "15/02/09" 65 2 "16/03/09" 77 2 "12/04/09" 7 2 "10/05/09" 6 As you can see, 1)the start and end date of the time series for countries 1 and 2 are different. For example, for country 1 the time series begins on "23/11/08" while for country 2 the time series begins on "26-10-2008”. 2)My data on prices are available every 28 days (or equivalently every 4 weeks). So, each observation is a 4-week average. But in some cases I have jumps (35 days or 29 days instead of(Continue reading)
RSS Feed