代码拉取完成,页面将自动刷新
{smcl}
{* *! version 1.0.0 3sept2014}{...}
{marker topic}
{helpb nw_topical##analysis:[NW-2.6] Analysis}
{title:Title}
{p2colset 9 17 22 2}{...}
{p2col :nwevcent {hline 2} Calculate eigenvector centrality}
{p2colreset}{...}
{title:Syntax}
{p 8 17 2}
{cmdab: nwevcent}
[{it:{help netlist}}]
[{cmd:,}
{opt generate}({it:{help varname}})
{opt nosym}]
{synoptset 25 tabbed}{...}
{synopthdr}
{synoptline}
{synopt:{opt generate}({it:{help varname}})}variable name for eigenvector centrality scores; default:
{it:varname = _evcent}{p_end}
{synopt:{opt nosym}}do not symmetrize network before calculation{p_end}
{title:Description}
{pstd}
Calculates eigenvector centrality for each node {it:i} in a network or network list and
saves the result as Stata variables. It assigns relative scores to all nodes in the network
based on the concept that connections to high-scoring nodes contribute more to the score of
the node in question than equal connections to low-scoring nodes.
{pstd}
Eigenvector centrality is only defined for connected networks.
{pstd}
The Stata variable {it:varname} is overwritten. In case, eigenvector centrality is calculated
for {it:z} networks at the same time (e.g. {bf:nwvcent glasgow1 glasgow2}), the command generates the variables
{it:varname_z} for each network.
{title:Examples}
{cmd:. webnwuse gang, nwclear}
{cmd:. nwevcent gang}
{cmd:. sum _evcent}
{title:See also}
{help nwcloseness}, {help nwbetweenness}, {help nwdegree}, {help nwcloseness}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。