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

Found 1032 packages in 0.05 seconds

wdnet — by Yelie Yuan, a year 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, 5 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).

clustNet — by Fritz Bayer, a year ago

Network-Based Clustering

Network-based clustering using a Bayesian network mixture model with optional covariate adjustment.

PDN — by Zhenbang Wang, 7 years ago

Personalized Disease Network

Building patient level networks for prediction of medical outcomes and draw the cluster of network. This package is based on paper Personalized disease networks for understanding and predicting cardiovascular diseases and other complex processes (See Cabrera et al. < http://circ.ahajournals.org/content/134/Suppl_1/A14957>).

gnn — by Marius Hofert, a year ago

Generative Neural Networks

Tools to set up, train, store, load, investigate and analyze generative neural networks. In particular, functionality for generative moment matching networks is provided.

GephiForR — by Julia Manso, 7 months ago

'Gephi' Network Visualization

Implements key features of 'Gephi' for network visualization, including 'ForceAtlas2' (with LinLog mode), network scaling, and network rotations. It also includes easy network visualization tools such as edge and node color assignment for recreating 'Gephi'-style graphs in R. The package references layout algorithms developed by Jacomy, M., Venturini T., Heymann S., and Bastian M. (2014) and Noack, A. (2009) .

NetworkComparr — by Lara Trani, 2 years ago

Statistical Comparison of Networks

A permutation-based hypothesis test for statistical comparison of two networks based on the invariance measures of the R package 'NetworkComparisonTest' by van Borkulo et al. (2022), : network structure invariance, global strength invariance, edge invariance, and various centrality measures. Edgelists from dependent or independent samples are used as input. These edgelists are generated from concept maps and summed into two comparable group networks. The networks can be directed or undirected.

PLEXI — by Behnam Yousefi, 2 years ago

Multiplex Network Analysis

Interactions between different biological entities are crucial for the function of biological systems. In such networks, nodes represent biological elements, such as genes, proteins and microbes, and their interactions can be defined by edges, which can be either binary or weighted. The dysregulation of these networks can be associated with different clinical conditions such as diseases and response to treatments. However, such variations often occur locally and do not concern the whole network. To capture local variations of such networks, we propose multiplex network differential analysis (MNDA). MNDA allows to quantify the variations in the local neighborhood of each node (e.g. gene) between the two given clinical states, and to test for statistical significance of such variation. Yousefi et al. (2023) .

ggtangle — by Guangchuang Yu, 4 months ago

Draw Network with Data

Extends the 'ggplot2' plotting system to support network visualization. Inspired by the 'Method 1' in 'ggtree' (G Yu (2018) ), 'ggtangle' is designed to work with network associated data.

netcom — by Ryan Langendorf, 10 months ago

NETwork COMparison Inference

Infer system functioning with empirical NETwork COMparisons. These methods are part of a growing paradigm in network science that uses relative comparisons of networks to infer mechanistic classifications and predict systemic interventions. They have been developed and applied in Langendorf and Burgess (2021) , Langendorf (2020) , and Langendorf and Goldberg (2019) .