Package: NetworkInference 1.2.5
NetworkInference: Inferring Latent Diffusion Networks
This is an R implementation of the netinf algorithm (Gomez Rodriguez, Leskovec, and Krause, 2010)<doi:10.1145/1835804.1835933>. Given a set of events that spread between a set of nodes the algorithm infers the most likely stable diffusion network that is underlying the diffusion process.
Authors:
NetworkInference_1.2.5.tar.gz
NetworkInference_1.2.5.zip(r-4.7)NetworkInference_1.2.5.zip(r-4.6)NetworkInference_1.2.5.zip(r-4.5)
NetworkInference_1.2.5.tgz(r-4.6-x86_64)NetworkInference_1.2.5.tgz(r-4.6-arm64)NetworkInference_1.2.5.tgz(r-4.5-x86_64)NetworkInference_1.2.5.tgz(r-4.5-arm64)
NetworkInference_1.2.5.tar.gz(r-4.7-arm64)NetworkInference_1.2.5.tar.gz(r-4.7-x86_64)NetworkInference_1.2.5.tar.gz(r-4.6-arm64)NetworkInference_1.2.5.tar.gz(r-4.6-x86_64)
NetworkInference_1.2.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
NetworkInference/json (API)
NEWS
| # Install 'NetworkInference' in R: |
| install.packages('NetworkInference', repos = c('https://desmarais-lab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/desmarais-lab/networkinference/issues
- cascades - Example cascades
- policies - US State Policy Adoption
- policies_metadata - US State Policy Adoption
- sim_validation - Larger simulated validation network.
- validation - Validation output from netinf source.
diffusiondiffusion-networknetinf-algorithmnetwork-analysiscpp
Last updated from:78bee0b546. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 174 | ||
| linux-devel-x86_64 | OK | 159 | ||
| source / vignettes | OK | 222 | ||
| linux-release-arm64 | OK | 175 | ||
| linux-release-x86_64 | OK | 161 | ||
| macos-release-arm64 | OK | 141 | ||
| macos-release-x86_64 | OK | 257 | ||
| macos-oldrel-arm64 | OK | 185 | ||
| macos-oldrel-x86_64 | OK | 358 | ||
| windows-devel | OK | 157 | ||
| windows-release | OK | 165 | ||
| windows-oldrel | OK | 171 | ||
| wasm-release | OK | 125 |
Exports:as_cascade_longas_cascade_widecount_possible_edgesdrop_nodesis.cascadeis.diffnetnetinfsimulate_cascadessimulate_rnd_cascadessubset_cascadesubset_cascade_time
Dependencies:assertthatbackportscheckmateclicpp11farverggplot2ggrepelgluegtableisobandlabelinglifecycleR6RColorBrewerRcppRcppProgressrlangS7scalesvctrsviridisLitewithr
NetworkInference Tutorial: Persistent Policy Diffusion Ties
Rendered fromtutorial_vignette.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2018-06-05
Started: 2018-06-05
NetworkInference: Quick Start Guide
Rendered fromquickstart_vignette.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2018-06-05
Started: 2018-06-05
