Package: seismic 1.1
seismic: Predict Information Cascade by Self-Exciting Point Process
An implementation of self-exciting point process model for information cascades, which occurs when many people engage in the same acts after observing the actions of others (e.g. post resharings on Facebook or Twitter). It provides functions to estimate the infectiousness of an information cascade and predict its popularity given the observed history. See http://snap.stanford.edu/seismic/ for more information and datasets.
Authors:
seismic_1.1.tar.gz
seismic_1.1.zip(r-4.7)seismic_1.1.zip(r-4.6)seismic_1.1.zip(r-4.5)
seismic_1.1.tgz(r-4.6-any)seismic_1.1.tgz(r-4.5-any)
seismic_1.1.tar.gz(r-4.7-any)seismic_1.1.tar.gz(r-4.6-any)
seismic_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
seismic/json (API)
| # Install 'seismic' in R: |
| install.packages('seismic', repos = c('https://qingyuanzhao.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/qingyuanzhao/seismic/issues
- tweet - An example information cascade
Last updated from:1e587e72e5. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 83 | ||
| source / vignettes | OK | 165 | ||
| linux-release-x86_64 | OK | 84 | ||
| macos-release-arm64 | OK | 144 | ||
| macos-oldrel-arm64 | OK | 174 | ||
| windows-devel | OK | 59 | ||
| windows-release | OK | 59 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 82 |
Exports:get.infectiousnesspred.cascade
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Estimate the infectiousness of an information cascade | get.infectiousness |
| Predict the popularity of information cascade | pred.cascade |
| Predicting information cascade by self-exciting point process model | seismic |
| An example information cascade | tweet |
