1 Star 1 Fork 7

连享会/nwcommands

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
nwcompressobs.sthlp 759 Bytes
一键复制 编辑 原始数据 按行查看 历史
ThomasGrund 提交于 2015-02-18 23:41 . v1.1.6D
{smcl}
{* *! version 1.0.0 3sept2014}{...}
{marker topic}
{helpb nw_topical##programming:[NW-2.9] Programming}
{title:Title}
{p2colset 9 15 22 2}{...}
{p2col :nwcompressobs {hline 2} Compresses observations in Stata}
{p2colreset}{...}
{marker syntax}{...}
{title:Syntax}
{p 8 13 2}{cmd:nwcompressobs}
{title:Description}
{pstd}
Comresses the observations in Stata. Deletes all unnecessary cases that are not needed
to represent the largest network. When the dataset also contains an attribute variable with non-missing
data, these cases are not deleted.
{title:Examples}
{cmd:. nwclear}
{cmd:. nwrandom 20, prob(.2)}
{cmd:. set obs 50}
{cmd:. nwcompressobs}
{title:See also}
{help nwdrop}, {help clear}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/arlionn/nwcommands.git
git@gitee.com:arlionn/nwcommands.git
arlionn
nwcommands
nwcommands
master

搜索帮助