Description Arguments Value Usage Details Author(s) Examples
This method is less susceptible to noise than a direct clustering approach using only interarrival rates.
event |
An Event object |
method |
Passed to hclust to specify the clustering algorithm |
levels |
Number of levels to use when cutting the tree |
plot |
Specify whether a plot be generated |
... |
Additional arguments to pass to
|
The result of divide is an EventGroup object. This can be
summarized using the standard summary
function.
divide EventGroup divide(event, method='complete', levels=1, plot=TRUE, ...)
Irregular time series are challenging to work with since many statistical approaches require regular observation intervals.
Brian Lee Yung Rowe
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.