Found 1171 packages in 0.01 seconds
Statistical Network Models for Dynamic Network Data
Tools for fitting statistical network models to dynamic network data.
Can be used for fitting both dynamic network actor models ('DyNAMs') and
relational event models ('REMs').
Stadtfeld, Hollway, and Block (2017a)
Minimalist Async Evaluation Framework for R
Evaluates R expressions asynchronously and in parallel, locally or distributed across networks. An official parallel cluster type for R. Built on 'nanonext' and 'NNG', its non-polling, event-driven architecture scales from a laptop to thousands of processes across high-performance computing clusters and cloud platforms. Features FIFO scheduling with task cancellation, promises for reactive programming, 'OpenTelemetry' distributed tracing, and custom serialization for cross-language data types.
Parallel Mutual Information Estimation for Gene Network Reconstruction
Parallel estimation of the mutual information based on entropy
estimates from k-nearest neighbors distances and algorithms for the
reconstruction of gene regulatory networks
(Sales et al, 2011
Software Tools to Quantify Structural Importance of Nodes in a Network
Provides functionality to compute various node centrality measures on networks.
Included are functions to compute betweenness centrality (by utilizing Madduri and Bader's
SNAP library), implementations of constraint and effective network size by Burt (2000)
Retrieve Network Statistics Including Available TCP Ports
R interface for the 'netstat' command line utility used to retrieve and parse commonly used network statistics, including available and in-use transmission control protocol (TCP) ports. Primers offering technical background information on the 'netstat' command line utility are available in the "Linux System Administrator's Manual" by Michael Kerrisk (2014) < https://man7.org/linux/man-pages/man8/netstat.8.html>, and on the Microsoft website (2017) < https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/netstat>.
Client for the Comprehensive Knowledge Archive Network ('CKAN') API
Client for 'CKAN' API (< https://ckan.org/>). Includes interface to 'CKAN' 'APIs' for search, list, show for packages, organizations, and resources. In addition, provides an interface to the 'datastore' API.
Routing Distribution, Broadcasts, Transmissions and Receptions in an Opportunistic Network
Computes the routing distribution, the expectation of the number of broadcasts, transmissions and receptions considering an Opportunistic transport model. It provides theoretical results and also estimated values based on Monte Carlo simulations.
Network Maze Generator
A network Maze generator that creates different types of network mazes.
Weighted and Directed Networks
Assortativity coefficients, centrality measures, and clustering coefficients for weighted and directed networks. Rewiring unweighted networks with given assortativity coefficients. Generating general preferential attachment networks.
Spatial Analysis on Network
Perform spatial analysis on network.
Implement several methods for spatial analysis on network: Network Kernel Density estimation,
building of spatial matrices based on network distance ('listw' objects from 'spdep' package), K functions estimation
for point pattern analysis on network, k nearest neighbours on network, reachable area calculation, and graph generation
References: Okabe et al (2019)