Dear all,
I have an unbalanced panel of large T small N data filled with online prices. As they are seasonal, I'm trying to de-seasonalize such data by smoothing the data via an linear MA smooth. Next, I would like to have a month by month mean to average irregularity.
For example, a June/July/Aug etc. average over the last 10 years of data. This will replicate a grand seasonality index.
I have tried a few things with egen by year, alas my skills lack in this area.
Many thanks,
J
I have an unbalanced panel of large T small N data filled with online prices. As they are seasonal, I'm trying to de-seasonalize such data by smoothing the data via an linear MA smooth. Next, I would like to have a month by month mean to average irregularity.
For example, a June/July/Aug etc. average over the last 10 years of data. This will replicate a grand seasonality index.
I have tried a few things with egen by year, alas my skills lack in this area.
Many thanks,
J
Comment