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

Found 1032 packages in 0.36 seconds

manynet — by James Hollway, 5 months ago

Many Ways to Make, Modify, Map, Mark, and Measure Myriad Networks

Many tools for making, modifying, mapping, marking, measuring, and motifs and memberships of many different types of networks. All functions operate with matrices, edge lists, and 'igraph', 'network', and 'tidygraph' objects, and on one-mode, two-mode (bipartite), and sometimes three-mode networks. The package includes functions for importing and exporting, creating and generating networks, modifying networks and node and tie attributes, and describing and visualizing networks with sensible defaults.

ergm.count — by Pavel N. Krivitsky, 10 months ago

Fit, Simulate and Diagnose Exponential-Family Models for Networks with Count Edges

A set of extensions for the 'ergm' package to fit weighted networks whose edge weights are counts. See Krivitsky (2012) and Krivitsky, Hunter, Morris, and Klumb (2023) .

asnipe — by Damien R. Farine, 2 years ago

Animal Social Network Inference and Permutations for Ecologists

Implements several tools that are used in animal social network analysis, as described in Whitehead (2007) Analyzing Animal Societies and Farine & Whitehead (2015) . In particular, this package provides the tools to infer groups and generate networks from observation data, perform permutation tests on the data, calculate lagged association rates, and performed multiple regression analysis on social network data.

c3net — by Gokmen Altay, 3 years ago

Inferring Large-Scale Gene Networks with C3NET

Allows inferring gene regulatory networks with direct physical interactions from microarray expression data using C3NET.

tergm — by Pavel N. Krivitsky, 6 months ago

Fit, Simulate and Diagnose Models for Network Evolution Based on Exponential-Family Random Graph Models

An integrated set of extensions to the 'ergm' package to analyze and simulate network evolution based on exponential-family random graph models (ERGM). 'tergm' is a part of the 'statnet' suite of packages for network analysis. See Krivitsky and Handcock (2014) and Carnegie, Krivitsky, Hunter, and Goodreau (2015) .

simplifyNet — by Alexander Mercier, 2 years ago

Network Sparsification

Network sparsification with a variety of novel and known network sparsification techniques. All network sparsification techniques reduce the number of edges, not the number of nodes. Network sparsification is sometimes referred to as network dimensionality reduction. This package is based on the work of Spielman, D., Srivastava, N. (2009). Koutis I., Levin, A., Peng, R. (2013). Toivonen, H., Mahler, S., Zhou, F. (2010). Foti, N., Hughes, J., Rockmore, D. (2011).

NetCluster — by Sean J Westwood, 12 years ago

Clustering for networks

Facilitates network clustering and evaluation of cluster configurations.

NetExplorer — by Sosa Sebastian, 3 years ago

Network Explorer

Social network analysis has become an essential tool in the study of complex systems. 'NetExplorer' allows to visualize and explore complex systems. It is based on 'd3js' library that brings 1) Graphical user interface; 2) Circular, linear, multilayer and force Layout; 3) Network live exploration and 4) SVG exportation.

robin — by Valeria Policastro, 2 months ago

ROBustness in Network

Assesses the robustness of the community structure of a network found by one or more community detection algorithm to give indications about their reliability. It detects if the community structure found by a set of algorithms is statistically significant and compares the different selected detection algorithms on the same network. robin helps to choose among different community detection algorithms the one that better fits the network of interest. Reference in Policastro V., Righelli D., Carissimo A., Cutillo L., De Feis I. (2021) < https://journal.r-project.org/archive/2021/RJ-2021-040/index.html>.

geonetwork — by Facundo Muñoz, 2 years ago

Geographic Networks

Provides classes and methods for handling networks or graphs whose nodes are geographical (i.e. locations in the globe). The functionality includes the creation of objects of class geonetwork as a graph with node coordinates, the computation of network measures, the support of spatial operations (projection to different Coordinate Reference Systems, handling of bounding boxes, etc.) and the plotting of the geonetwork object combined with supplementary cartography for spatial representation.