Package: bursts
Type: Package
Title: Markov Model for Bursty Behavior in Streams
Version: 1.0-2
Date: 2022-07-14
Authors@R: person("Jeff", "Binder", role = c("aut", "cre"), email =
        "extruded@gmail.com")
Author: Jeff Binder [aut, cre]
Maintainer: Jeff Binder <extruded@gmail.com>
Imports: graphics
Description: An implementation of Jon Kleinberg's burst detection algorithm (Kleinberg (2003) <doi:10.1023/A:1024940629314>).  Uses an infinite Markov model to detect periods of increased activity in a series of discrete events with known times, and provides a simple visualization of the results.
License: MIT + file LICENSE
Copyright: (c) 2012 NYU School of Medicine; (c) 2012-22 Jeff Binder
Packaged: 2022-07-18 21:44:48 UTC; jechk
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2022-07-19 11:30:02 UTC
Built: R 4.5.0; ; 2025-04-08 01:15:28 UTC; windows
