代码拉取完成,页面将自动刷新
同步操作将从 连享会/nwcommands 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{smcl}
{marker topic}
{helpb nw_topical##utilities:[NW-2.7] Utilities}
{title:Title}
{p2colset 9 18 22 2}{...}
{p2col :nwtomatafast {hline 2} Return link to adjacency matrix of network}
{p2colreset}{...}
{title:Syntax}
{p 8 17 2}
{cmdab: nwtomatafast}
[{it:{help netname}}]
{title:Description}
{pstd}
Internally, networks are saved as adjacency matrices in Mata. This command returns the name of the Mata matrix where a network is stored in the return vector. It
differs from {help nwtomata} in the following way. It only returns a link to the adjacency matrix and does not produce a copy of the adjacency matrix.
This can be useful, when you want to directly interact with the underlying adjacency matrix. But I only recommend this for advanced programmers.
Caution is advised because the relevant meta-information is not updated when changing the adjacency matrix of a network.
{title:Example}
{cmd:. nwrandom 5, density(.2) name(net)}
{cmd:. nwtomatafast net}
{cmd:. return list}
{title:See also}
{help nwtomata}, {help nwload}, {help nwsummarize}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。