The {EGAnet} package is the primary source for implementing the Exploratory Graph Analysis (EGA) framework in R.
The goal of the package is to provide:
state-of-the-art network psychometrics methods
fast, reproducible code
beautiful, publication-ready visualizations
Check out what’s changed in version +2.0.0
How to Install
install.packages("EGAnet")
if(!"devtools" %in% unlist(lapply(.libPaths(), list.files))){
install.packages("devtools")
}
devtools::install_github("hfgolino/EGAnet")
Contact
Hudson F. Golino
Associate Professor of Quantitative Methods
Department of Psychology
University of Virginia
hfg9s@virginia.edu
Alexander P. Christensen
Assistant Professor of Quantitative Methods
Department of Psychology and Human Development
Vanderbilt University
alexpaulchristensen@gmail.com
Support
The {EGAnet} package is currently supported by two University of Virginia grants, one from the STAR - Support Transformative Autism Research initiative and one from the Democracy Initiative.