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

Found 6911 packages in 0.02 seconds

NetworkChange — by Jong Hee Park, 5 months ago

Bayesian Package for Network Changepoint Analysis

Network changepoint analysis for undirected network data. The package implements a hidden Markov network change point model (Park and Sohn (2020)). Functions for break number detection using the approximate marginal likelihood and WAIC are also provided. Version 1.1.0 includes high-performance C++ implementations via 'Rcpp'/'RcppArmadillo' for 5-15x faster MCMC sampling, along with modern 'ggplot2'-based visualizations with colorblind-friendly palettes.

netdiffuseR — by George Vega Yon, 5 months ago

Analysis of Diffusion and Contagion Processes on Networks

Empirical statistical analysis, visualization and simulation of diffusion and contagion processes on networks. The package implements algorithms for calculating network diffusion statistics such as transmission rate, hazard rates, exposure models, network threshold levels, infectiousness (contagion), and susceptibility. The package is inspired by work published in Valente, et al., (2015) ; Valente (1995) , Myers (2000) , Iyengar and others (2011) , Burt (1987) ; among others.

NMAoutlier — by Maria Petropoulou, a year ago

Detecting Outliers in Network Meta-Analysis

A set of functions providing several outlier (i.e., studies with extreme findings) and influential detection measures and methodologies in network meta-analysis : - simple outlier and influential detection measures - outlier and influential detection measures by considering study deletion (shift the mean) - plots for outlier and influential detection measures - Q-Q plot for network meta-analysis - Forward Search algorithm in network meta-analysis. - forward plots to monitor statistics in each step of the forward search algorithm - forward plots for summary estimates and their confidence intervals in each step of forward search algorithm.

netropy — by Termeh Shafie, 5 months ago

Statistical Entropy Analysis of Network Data

Statistical entropy analysis of network data as introduced by Frank and Shafie (2016) , and a in textbook which is in progress.

mnda — by Behnam Yousefi, 4 years ago

Multiplex Network Differential Analysis (MNDA)

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

neat — by Mirko Signorelli, 3 years ago

Efficient Network Enrichment Analysis Test

Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in Signorelli et al. (2016, ).

SAFEMCN — by Xiaotong Xu, 4 months ago

Network Topology Parameter Analysis with Rarefaction

Calculate network topology parameters from Operational Taxonomic Unit (OTU) tables with customizable correlation thresholds, parallel processing options, and visualization capabilities including trend fitting, prediction of future sample sizes, and lag-1 autocorrelation (AR1) analysis. Methods are based on co-occurrence network construction via correlation thresholds and graph-theoretic metrics computed with 'igraph'.

pcnetmeta — by Lifeng Lin, 4 years ago

Patient-Centered Network Meta-Analysis

Performs Bayesian arm-based network meta-analysis for datasets with binary, continuous, and count outcomes (Zhang et al., 2014 ; Lin et al., 2017 ).

BANAM — by Joris Mulder, 2 years ago

Bayesian Analysis of the Network Autocorrelation Model

The network autocorrelation model (NAM) can be used for studying the degree of social influence regarding an outcome variable based on one or more known networks. The degree of social influence is quantified via the network autocorrelation parameters. In case of a single network, the Bayesian methods of Dittrich, Leenders, and Mulder (2017) and Dittrich, Leenders, and Mulder (2019) are implemented using a normal, flat, or independence Jeffreys prior for the network autocorrelation. In the case of multiple networks, the Bayesian methods of Dittrich, Leenders, and Mulder (2020) are implemented using a multivariate normal prior for the network autocorrelation parameters. Flat priors are implemented for estimating the coefficients. For Bayesian testing of equality and order-constrained hypotheses, the default Bayes factor of Gu, Mulder, and Hoijtink, (2018) is used with the posterior mean and posterior covariance matrix of the NAM parameters based on flat priors as input.

netgsa — by Michael Hellstern, 8 months ago

Network-Based Gene Set Analysis

Carry out network-based gene set analysis by incorporating external information about interactions among genes, as well as novel interactions learned from data. Implements methods described in Shojaie A, Michailidis G (2010) , Shojaie A, Michailidis G (2009) , and Ma J, Shojaie A, Michailidis G (2016) .