In principle weekly data can be grouped by various dimensions:
- year by month (the obsmajor case)
- month by year (the obsminor case)
as well as
- year by calendar week (not supported, would be the obsmicro case)
- calendar week by year (another case)
etc.
Currently (v0.5) only cases 1 and 2 are supported, meaning that calling type "obsmicro" results in an error for weekly data.
In principle weekly data can be grouped by various dimensions:
as well as
etc.
Currently (v0.5) only cases 1 and 2 are supported, meaning that calling
type"obsmicro" results in an error for weekly data.