Other packages > Find by keyword >

NetworkComparisonTest  

Statistical Comparison of Two Networks Based on Several Invariance Measures
View on CRAN: Click here


Download and install NetworkComparisonTest package within the R console
Install from CRAN:
install.packages("NetworkComparisonTest")

Install from Github:
library("remotes")
install_github("cran/NetworkComparisonTest")

Install by package version:
library("remotes")
install_version("NetworkComparisonTest", "2.2.2")



Attach the package and use:
library("NetworkComparisonTest")
Maintained by
Don van den Bergh
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-09-07
Latest Update: 2023-09-01
Description:
This permutation based hypothesis test, suited for several types of data supported by the estimateNetwork function of the bootnet package (Epskamp & Fried, 2018), assesses the difference between two networks based on several invariance measures (network structure invariance, global strength invariance, edge invariance, several centrality measures, etc.). Network structures are estimated with l1-regularization. The Network Comparison Test is suited for comparison of independent (e.g., two different groups) and dependent samples (e.g., one group that is measured twice). See van Borkulo et al. (2021), available from .
How to cite:
Don van den Bergh (2016). NetworkComparisonTest: Statistical Comparison of Two Networks Based on Several Invariance Measures. R package version 2.2.2, https://cran.r-project.org/web/packages/NetworkComparisonTest. Accessed 05 Aug. 2026.
Previous versions and publish date:
2.0.0 (2016-09-07 02:16), 2.0.1 (2016-10-29 00:25), 2.2.1 (2019-06-28 10:10), 2.2.2 (2023-09-01 18:00), (2026-07-09 08:15)
Other packages that cited NetworkComparisonTest R package
View NetworkComparisonTest citation profile
Other R packages that NetworkComparisonTest depends, imports, suggests or enhances
Complete documentation for NetworkComparisonTest
Functions, R codes and Examples using the NetworkComparisonTest R package
Some associated functions: methods . networkcomparisontest-package . 
Some associated R codes: NCT.R . NCT_bootnet.R . NCT_cor_auto.R . estimators.R . s3Methods.R .  Full NetworkComparisonTest package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA