Package: influential 2.2.9.9000

influential: Identification and Classification of the Most Influential Nodes

Contains functions for the classification and ranking of top candidate features, reconstruction of networks from adjacency matrices and data frames, analysis of the topology of the network and calculation of centrality measures, and identification of the most influential nodes. Also, a function is provided for running SIRIR model, which is the combination of leave-one-out cross validation technique and the conventional SIR model, on a network to unsupervisedly rank the true influence of vertices. Additionally, some functions have been provided for the assessment of dependence and correlation of two network centrality measures as well as the conditional probability of deviation from their corresponding means in opposite direction. Fred Viole and David Nawrocki (2013, ISBN:1490523995). Csardi G, Nepusz T (2006). "The igraph software package for complex network research." InterJournal, Complex Systems, 1695. Adopted algorithms and sources are referenced in function document.

Authors:Abbas Salavaty [aut, cre], Mirana Ramialison [ths], Peter D. Currie [ths]

influential_2.2.9.9000.tar.gz
influential_2.2.9.9000.zip(r-4.5)influential_2.2.9.9000.zip(r-4.4)influential_2.2.9.9000.zip(r-4.3)
influential_2.2.9.9000.tgz(r-4.5-any)influential_2.2.9.9000.tgz(r-4.4-any)influential_2.2.9.9000.tgz(r-4.3-any)
influential_2.2.9.9000.tar.gz(r-4.5-noble)influential_2.2.9.9000.tar.gz(r-4.4-noble)
influential_2.2.9.9000.tgz(r-4.4-emscripten)influential_2.2.9.9000.tgz(r-4.3-emscripten)
influential.pdf |influential.html
influential/json (API)
NEWS

# Install 'influential' in R:
install.packages('influential', repos = c('https://asalavaty.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/asalavaty/influential/issues

Pkgdown site:https://asalavaty.github.io

Datasets:

On CRAN:

Conda:

centrality-measuresclassification-modelinfluence-rankingnetwork-analysispriaritization-model

6.54 score 27 stars 1 packages 43 scripts 597 downloads 27 exports 52 dependencies

Last updated 6 months agofrom:3a135955e4. Checks:1 OK, 8 WARNING. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 06 2025
R-4.5-winWARNINGMar 06 2025
R-4.5-macWARNINGMar 06 2025
R-4.5-linuxWARNINGMar 06 2025
R-4.4-winWARNINGMar 06 2025
R-4.4-macWARNINGMar 06 2025
R-4.4-linuxWARNINGMar 06 2025
R-4.3-winWARNINGMar 06 2025
R-4.3-macWARNINGMar 06 2025

Exports:betweennesscent_network.visclusterRankcollective.influencecomp_manipulatecond.prob.analysisdegreediff_data.assemblydouble.cent.assessdouble.cent.assess.noRegressionexirexir.visfcorgraph_from_adjacency_matrixgraph_from_data_framegraph_from_incidence_matrixh_indexhubness.scoreiviivi.from.indiceslh_indexneighborhood.connectivityrunShinyAppsif2igraphsirirspreading.scoreV

Dependencies:BiocManagerclicodetoolscolorspacecoopcpp11data.tabledoParalleldplyrfansifarverforeachgenericsggplot2gluegtablehmsigraphisobanditeratorsjanitorlabelinglatticelifecyclelubridatemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6rangerRColorBrewerRcppRcppEigenrlangscalessnakecasestringistringrtibbletidyrtidyselecttimechangeutf8vctrsviridisLitewithr

Introduction to influential

Rendered fromVignettes.Rmdusingknitr::rmarkdownon Mar 06 2025.

Last update: 2023-12-01
Started: 2020-01-16