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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
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  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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