Description Usage Arguments Value Author(s) See Also Examples
Function divides the data series into subgroups according to the given criteria.
1 | Subgrouping(Data, SubgroupCriteria, CountSgps)
|
Data |
a series of time series data (data type: zoo or xts) |
SubgroupCriteria |
length of the subgroups based on time, eg. "weeks", "months", if using daliy data |
CountSgps |
subgroups sizes further increase using CountSgps=2,3,4 eg. SubgroupCriteria="weeks", CountSgps=2 gives subgroups size of two weeks |
Subgropus
Nadeeka Premarathna
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.