This method produces a simple plot of the burst structure produced by the kleinberg function.
Usage
# S3 method for bursts
plot(x, ...)
Value
No return value; called to produce a plot.
Arguments
x
a data frame produced by the kleinberg function.
...
other parameters are passed along to plot.
Author
Jeff Binder
Details
Horizontal bars represent the `bursts,' with their vertical position indicating the level (i.e. intensity) and the x axis representing time. Bars appear above others to represent the hierarchical structure that emerges when long bursts contain sub-bursts of even higher activity.
References
J. Kleinberg. Bursty and Hierarchical Structure in Streams. Proc. 8th ACM SIGKDD Intl. Conf. on Knowledge Discovery and Data Mining, 2002.