README.md

CRAN 1.4.2 | GitHub 1.4.3

Project Status: Active – The project has reached a stable, usable state and is being actively developed.Downloads Total Downloads per month

How To Install

if(!"devtools" %in% row.names(installed.packages())){
  install.packages("devtools")
}

devtools::install_github("AlexChristensen/NetworkToolbox")

NetworkToolbox

Network analysis offers an intuitive perspective on complex phenomena via models depicted by nodes (variables) and edges (correlations). The ability of networks to model complexity has made them the standard approach for modeling the intricate interactions in the brain. Similarly, networks have become an increasingly attractive model for studying the complexity of psychological and psychopathological phenomena. NetworkToolbox aims to provide researchers with state-of-the-art methods and measures for estimating and analyzing brain, cognitive, and psychometric networks.

References

Christensen, A. P. (2018). NetworkToolbox: Methods and measures for brain, cognitive, and psychometric network analysis in R. The R Journal, 10, 422–439. https://doi.org/10.32614/RJ-2018-065



AlexChristensen/NetworkToolbox documentation built on March 6, 2023, 5:08 p.m.