Hello,
I have a dataset, which I would like to compact form 10 to 1. In other
words, there are 10 measurements a year. But I would like to average the 10
obs int 1. I try the following:?
? setobs 10 1:01
Full data range: 1:01 - 50:10 (n = 500)
? dataset compact 1
This command won't work with the current periodicity.
It works with setobs 12 1:01.
What can I do to work around this problem
Davoud
//Thanks for the great work of all gretl developers