NetworkToolbox
NetworkToolbox copied to clipboard
Methods and Measures for Brain, Cognitive, and Psychometric Network Analysis
CRAN 1.4.2 | GitHub 1.4.3
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