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.5)seismic_1.1.zip(r-4.4)seismic_1.1.zip(r-4.3)
seismic_1.1.tgz(r-4.4-any)seismic_1.1.tgz(r-4.3-any)
seismic_1.1.tar.gz(r-4.5-noble)seismic_1.1.tar.gz(r-4.4-noble)
seismic_1.1.tgz(r-4.4-emscripten)seismic_1.1.tgz(r-4.3-emscripten)
seismic.pdf |seismic.html✨
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 3 years agofrom:1e587e72e5. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
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 |