Stata modules
I have developed a number of Stata modules, mostly in Mata, to address specific needs arising in my own network analysis research. I make these tools freely available, and several of them build on or extend Thomas Grund’s Stata package (nwcommands, now only available on his Github page)
​
Each of the listed modules can be downloaded from repec or directly within Stata typing
​
ssc intall packagename,replace
​
​
Read the help files for more information
help packagename
​
-
Nadia Von Jacobi & Charlie Joyez, 2025. "SYMBIONET: Stata module to build a symbiotic (or symmetric) correlation network from a list of variables," Statistical Software Components S459424, Boston College Department of Economics, revised 14 Mar 2025.
-
Charlie Joyez, 2022. "NWASSORTATIVITY: Stata module to compute network assortativity coefficient," Statistical Software Components S459113, Boston College Department of Economics.
-
Charlie Joyez, 2020. "NW_PROJECTION: Stata module to project a bipartite network into one of its two dimensions," Statistical Software Components S458756, Boston College Department of Economics.
-
Charlie Joyez, 2019. "COMPLEXITY: Stata module providing Generalized Approach for Specialization Complexity Indices and Relatedness metrics," Statistical Software Components S458689, Boston College Department of Economics, revised 25 Jun 2025.
-
Charlie Joyez, 2017. "NW_FROMLIST: Stata module to build a network from a list of long-form data," Statistical Software Components S458359, Boston College Department of Economics.
-
Charlie Joyez, 2017. "NW_WCC: Stata module to calculate Weighted Clustering Coefficients (WCC) in Complex Direct Networks," Statistical Software Components S458305, Boston College Department of Economics.
-
Charlie Joyez, 2016. "NWSTRENGTHCENT: Stata module to compute Freeman's centrality index (1979) for strength centrality," Statistical Software Components S458281, Boston College Department of Economics.
-
Charlie Joyez, 2016. "NWDISPARITY: Stata module to calculate the disparity of a network's nodes," Statistical Software Components S458262, Boston College Department of Economics, revised 18 Dec 2016.
-
Charlie Joyez, 2016. "NWANND: Stata module to compute ANND (average nearest neighbor degree) and related measures," Statistical Software Components S458261, Boston College Department of Economics, revised 18 Dec 2016.
-
Charlie Joyez, 2016. "NWCLUSTER: Stata module to compute the clustering coefficient of a network's vertices," Statistical Software Components S458280, Boston College Department of Economics, revised 17 Feb 2017.
-
Charlie Joyez, 2016. "NWRECIPROCITY: Stata module to calculate reciprocity metrics for (weighted) directed networks," Statistical Software Components S458263, Boston College Department of Economics, revised 18 Dec 2016.