8 packages found (Stata Journal listed first) --------------------------------------------- @net:describe bibrep, from(http://fmwww.bc.edu/RePEc/bocode/b)!bibrep from http://fmwww.bc.edu/RePEc/bocode/b@ 'BIBREP': module to produce a bibliometric report on a single senior researcher / bibrep produces a bibliometric report (saved as Word file in / the .docx format) on the performance of a single researcher. / KW: publications / KW: bibliometrics / KW: Web of Science / Requires: Stata @net:describe nw_fromlist, from(http://fmwww.bc.edu/RePEc/bocode/n)!nw_fromlist from http://fmwww.bc.edu/RePEc/bocode/n@ 'NW_FROMLIST': module to build a network from a list of long-form data / Builds a network from a list (long data) of individuals / position on nodes. Returns the squared (weighted) adjacency / matrix of nodes. The previous dataset is deleted. By default, / it computes weighted @net:describe nw_wcc, from(http://fmwww.bc.edu/RePEc/bocode/n)!nw_wcc from http://fmwww.bc.edu/RePEc/bocode/n@ 'NW_WCC': module to calculate Weighted Clustering Coefficients (WCC) in Complex Direct Networks / nw_wcc calculates the clustering coefficient of each node i / among a network, following the pattern indicated in option and / saves the result as a Stata variable specific to the pattern and / @net:describe nwannd, from(http://fmwww.bc.edu/RePEc/bocode/n)!nwannd from http://fmwww.bc.edu/RePEc/bocode/n@ 'NWANND': module to compute ANND (average nearest neighbor degree) and related measures / nwannd calculates the average nearest neighbor degree i in a / network and saves the result as a Stata variable _ANND. / KW: network / KW: nearest neighbor / KW: nodes / KW: assortativity / Requires: @net:describe nwcluster, from(http://fmwww.bc.edu/RePEc/bocode/n)!nwcluster from http://fmwww.bc.edu/RePEc/bocode/n@ 'NWCLUSTER': module to compute the clustering coefficient of a network's vertices / nwcluster computes the clustering coefficient of a network's / vertices. / KW: network / KW: clustering / KW: vertices / Requires: Stata version 9 and nwcommands from http://www.nwcommands.org / @net:describe nwdisparity, from(http://fmwww.bc.edu/RePEc/bocode/n)!nwdisparity from http://fmwww.bc.edu/RePEc/bocode/n@ 'NWDISPARITY': module to calculate the disparity of a network's nodes / nwdisparity calculates the disparity of a network nodes and / saves the result as a Stata variable _disparity. The disparity / measures the distribution of a node's strength over its various / edges. / KW: network @net:describe nwreciprocity, from(http://fmwww.bc.edu/RePEc/bocode/n)!nwreciprocity from http://fmwww.bc.edu/RePEc/bocode/n@ 'NWRECIPROCITY': module to calculate reciprocity metrics for (weighted) directed networks / nwreciprocity returns the reciprocity coefficient of a given / network, comparing the share of reciprocated ties of the / empirical network to the average of random with same dimensions / (number @net:describe nwstrengthcent, from(http://fmwww.bc.edu/RePEc/bocode/n)!nwstrengthcent from http://fmwww.bc.edu/RePEc/bocode/n@ 'NWSTRENGTHCENT': module to compute Freeman's centrality index (1979) for strength centrality / nwstrengthcent computes Freeman's centrality index (1979) for / strength centrality. / KW: network / KW: centrality / KW: Freeman / Requires: Stata version 9 and nwcommands from