Other packages > Find by keyword >

influential  

Identification and Classification of the Most Influential Nodes
View on CRAN: Click here


Download and install influential package within the R console
Install from CRAN:
install.packages("influential")

Install from Github:
library("remotes")
install_github("cran/influential")

Install by package version:
library("remotes")
install_version("influential", "2.2.9")



Attach the package and use:
library("influential")
Maintained by
Adrian Salavaty
[Scholar Profile | Author Map]
First Published: 2020-02-17
Latest Update: 2023-05-16
Description:
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.
How to cite:
Adrian Salavaty (2020). influential: Identification and Classification of the Most Influential Nodes. R package version 2.2.9, https://cran.r-project.org/web/packages/influential. Accessed 11 Apr. 2025.
Previous versions and publish date:
0.1.0 (2020-02-17 15:50), 1.0.0 (2020-04-25 09:30), 1.1.0 (2020-06-23 12:40), 1.1.1 (2020-06-24 10:20), 1.1.2 (2020-06-26 16:50), 2.0.0 (2020-09-25 15:20), 2.0.1 (2020-11-20 06:20), 2.2.0 (2021-04-18 04:10), 2.2.1 (2021-04-24 13:30), 2.2.2 (2021-04-30 12:10), 2.2.3 (2021-07-17 14:40), 2.2.4 (2021-11-01 06:40), 2.2.5 (2022-04-14 16:02), 2.2.6 (2022-08-06 09:30), 2.2.7 (2023-05-16 07:10), 2.2.8 (2023-11-19 06:10)
Other packages that cited influential R package
View influential citation profile
Other R packages that influential depends, imports, suggests or enhances
Complete documentation for influential
Downloads during the last 30 days
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for influential051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA