Package: bursts 1.0-2
bursts: Markov Model for Bursty Behavior in Streams
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.
Authors:
bursts_1.0-2.tar.gz
bursts_1.0-2.zip(r-4.7)bursts_1.0-2.zip(r-4.6)bursts_1.0-2.zip(r-4.5)
bursts_1.0-2.tgz(r-4.6-any)bursts_1.0-2.tgz(r-4.5-any)
bursts_1.0-2.tar.gz(r-4.7-any)bursts_1.0-2.tar.gz(r-4.6-any)
bursts_1.0-2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bursts/json (API)
| # Install 'bursts' in R: |
| install.packages('bursts', repos = c('https://jeffbinder.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:71de4e0538. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 86 | ||
| source / vignettes | OK | 135 | ||
| linux-release-x86_64 | OK | 87 | ||
| macos-release-arm64 | OK | 108 | ||
| macos-oldrel-arm64 | OK | 112 | ||
| windows-devel | OK | 67 | ||
| windows-release | OK | 56 | ||
| windows-oldrel | OK | 58 | ||
| wasm-release | OK | 89 |
Exports:kleinbergplot.bursts
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Markov Model for Bursty Behavior in Streams | bursts-package bursts |
| Detects periods of increased activity in a stream of events | kleinberg |
| Plots a burst model | plot.bursts |
