Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 1087 packages in 0.02 seconds

aniSNA — by Prabhleen Kaur, 2 years ago

Statistical Network Analysis of Animal Social Networks

Obtain network structures from animal GPS telemetry observations and statistically analyse them to assess their adequacy for social network analysis. Methods include pre-network data permutations, bootstrapping techniques to obtain confidence intervals for global and node-level network metrics, and correlation and regression analysis of the local network metrics.

goldfish — by Alvaro Uzaheta, 6 months ago

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) , Stadtfeld, Hollway, and Block (2017b) , Stadtfeld and Block (2017) , Hoffman et al. (2020) .

parmigene — by Gabriele Sales, a year ago

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 ).

netstat — by Steve Condylios, 3 years ago

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>.

ckanr — by Francisco Alves, 3 years ago

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.

Opportunistic — by Christian E. Galarza, 8 years ago

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.

mirai — by Charlie Gao, 12 days ago

Minimalist Async Evaluation Framework for R

Designed for simplicity, a 'mirai' evaluates an R expression asynchronously in a parallel process, locally or distributed over the network. Modern networking and concurrency, built on 'nanonext' and 'NNG', ensures reliable scheduling over fast inter-process communications or TCP/IP secured by TLS. Launch remote resources via SSH or cluster managers for distributed computing. Scales efficiently to millions of tasks over thousands of connections, requiring no storage on the file system due to its inherently queued architecture. Innovative features include event-driven promises, asynchronous parallel map, and seamless serialization of otherwise non-exportable reference objects.

networkGen — by Bao Sheng Loe (Aiden), 8 years ago

Network Maze Generator

A network Maze generator that creates different types of network mazes.

wdnet — by Yelie Yuan, 2 years ago

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.

spNetwork — by Jeremy Gelb, 12 days ago

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) ; Okabe et al (2012, ISBN:978-0470770818);Baddeley et al (2015, ISBN:9781482210200).