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

Found 1042 packages in 0.01 seconds

endtoend — by Christian E. Galarza, 6 years ago

Transmissions and Receptions in an End to End Network

Computes the expectation of the number of transmissions and receptions considering an End-to-End transport model with limited number of retransmissions per packet. It provides theoretical results and also estimated values based on Monte Carlo simulations. It is also possible to consider random data and ACK probabilities.

hopbyhop — by Christian E. Galarza, 6 years ago

Transmissions and Receptions in a Hop by Hop Network

Computes the expectation of the number of transmissions and receptions considering a Hop-by-Hop transport model with limited number of retransmissions per packet. It provides the theoretical results shown in Palma et. al.(2016) and also estimated values based on Monte Carlo simulations. It is also possible to consider random data and ACK probabilities.

GISSB — by Sindre Mikael Haugen, 2 years ago

Network Analysis on the Norwegian Road Network

A collection of GIS (Geographic Information System) functions in R, created for use in Statistics Norway. The functions are primarily related to network analysis on the Norwegian road network.

manynet — by James Hollway, 6 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, a year 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) .

spatstat.geom — by Adrian Baddeley, 2 months ago

Geometrical Functionality of the 'spatstat' Family

Defines spatial data types and supports geometrical operations on them. Data types include point patterns, windows (domains), pixel images, line segment patterns, tessellations and hyperframes. Capabilities include creation and manipulation of data (using command line or graphical interaction), plotting, geometrical operations (rotation, shift, rescale, affine transformation), convex hull, discretisation and pixellation, Dirichlet tessellation, Delaunay triangulation, pairwise distances, nearest-neighbour distances, distance transform, morphological operations (erosion, dilation, closing, opening), quadrat counting, geometrical measurement, geometrical covariance, colour maps, calculus on spatial domains, Gaussian blur, level sets of images, transects of images, intersections between objects, minimum distance matching. (Excludes spatial data on a network, which are supported by the package 'spatstat.linnet'.)

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.

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, 13 years ago

Clustering for networks

Facilitates network clustering and evaluation of cluster configurations.