Package: NetworkComparisonTest Type: Package Title: Statistical Comparison of Two Networks Based on Several Invariance Measures Version: 2.2.2 Authors@R: c( person("Claudia", "van Borkulo", email = "cvborkulo@gmail.com",role = c("aut","cre")), person("Sacha", "Epskamp", role = c("aut")), person("Payton", "Jones", role = c("aut")), person("Jonas", "Haslbeck", role = c("ctb")), person("Alex", "Millner", role = c("ctb"))) Maintainer: Claudia van Borkulo Imports: bootnet, qgraph, IsingFit, IsingSampler, reshape2, stats, graphics, utils, Matrix, methods Suggests: networktools 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, in press; the final article will be available, upon publication, via its DOI: 10.1037/met0000476). License: GPL-2 RoxygenNote: 6.1.1 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libx11-dev zlib1g-dev Repository: https://vandenman.r-universe.dev Date/Publication: 2022-06-24 09:55:42 UTC RemoteUrl: https://github.com/vandenman/networkcomparisontest RemoteRef: HEAD RemoteSha: fc2dd7e7c4636f7c382cca4a703148d1dc1b7f56 NeedsCompilation: no Packaged: 2026-07-10 06:27:48 UTC; root Author: Claudia van Borkulo [aut, cre], Sacha Epskamp [aut], Payton Jones [aut], Jonas Haslbeck [ctb], Alex Millner [ctb]