Stata新命令快讯:有向无环图、模糊倍分法等

发布时间:2020-10-07 阅读 2833

Stata 连享会   主页 || 视频 || 推文

温馨提示: 定期 清理浏览器缓存,可以获得最佳浏览体验。

课程主页 https://gitee.com/arlionn/Course

编者按: 定期递送 SSC 网站上发布的最新命令,对于我们认为重要的命令进行标注。 对于您感兴趣的命令,可以直接在 Stata 命令窗口中输入 ssc install 命令名称, replace 进行下载。下载完成后执行 help 命令名称 即可查看帮助文件和详细使用说明。

关键命令

  • help ivqreg2 // structural quantile functions || 结构分位数回归
  • help fuzzydid // 模糊倍分法
  • help tvdiff // 时变倍分法
  • help balancetable //||组间均值差异检验
  • help dag //directed acyclic graphs (DAG) || 有向无环图
  • help rdpermute // 断点回归 (RDD) 和拐点回归 (RKD) 的组合检验
  • help gtools //  快速计算分组统计量


SSC Stata modules

created or revised 2018-11-21 to 2018-12-21


DYNARDL module to dynamically simulate autoregressive distributed lag (ARDL) models Authors: Soren Jordan Andrew Q. Philips Req: Stata version 8 Created: 2018-12-10

IVQREG2 module to provide structural quantile function estimation || 分位数回归 Authors: J.A.F. Machado J.M.C. Santos Silva Req: Stata version 14 Created: 2018-12-09

NICEWORDS module to pay compliments Authors: Joe Long Req: Stata version 12 Created: 2018-12-09

PMSAMPSIZE module to calculate the minimum sample size required for developing a multivariable prediction model Authors: Joie Ensor Req: Stata version 12.1 Created: 2018-12-04

CDO module to get an update when the dofile stalls Authors: Jesse Wursten Req: Stata version 8 Revised: 2018-12-10

BFMCORR module for correcting surveys using tax data Authors: Thomas Blanchet Ignacio Flores Marc Morgan Req: Stata version 11 Created: 2018-12-04

BRAIN module to provide neural network || 神经网络 Authors: Thorsten Doherr Req: Stata version 9 Created: 2018-11-26

MOTIVATE module providing motivation to users Authors: Kabira Namit Req: Stata version 10 Revised: 2018-11-26

SVMACHINES module providing Support Vector Machines for both Classification and Regression || 支持向量机 Authors: Nick Guenther Matthias Schonlau Req: Stata version 13 Revised: 2018-11-22

ADMETAN module to provide comprehensive meta-analysis Authors: David Fisher Req: Stata version 11 Revised: 2018-12-04

PRTAB module to compute Precision-recall curves Authors: Jonathan Cook Req: Stata version 11 Revised: 2018-12-04

FUZZYDID module to estimate Fuzzy Difference-in-Difference Designs || 模糊倍分法 Authors: Cl茅ment de Chaisemartin Xavier D'Haultfoeuille Yannick Guyonvarch Req: Stata version 13.1 Revised: 2018-11-26

RDPERMUTE module to perform a permutation test for the Regression Kink (RK) and Regression Discontinuity (RD) Design || 断点回归和拐点回归的组合检验 Authors: Simon J盲ger Peter Ganong Req: Stata version 13, rdrobust and rd from SSC (q.v.) Revised: 2018-12-09

GTOOLS module to provide a fast implementation of common group commands || 快速分组计算 Authors: Mauricio Caceres Bravo Req: Stata version 13.1 Revised: 2018-12-09

DRM module to fit Sobel's Diagonal Reference Model (DRM) Authors: Caspar Kaiser Req: Stata version 12 Revised: 2018-11-23

CV_REGRESS module to estimate the leave-one-out error for linear regression models Authors: Fernando Rios-Avila Req: Stata version 7 Revised: 2018-11-23

DAG module to provide utilities for directed acyclic graphs || 有向无环图 Authors: Chunsen Wu Req: Stata version 13.1 Revised: 2018-12-04

FUNNELPERFORM module to produce funnel plot for institutional comparison || 漏斗图 Authors: Brent McSharry Req: Stata version 9.1 Revised: 2018-14-18

BALANCETABLE module to build a balance table and print it in a LaTeX file or an Excel file || 组间均值差异检验 Authors: Mattia Chiapello Req: Stata version 14 and listtab from SSC (q.v.) Revised: 2018-11-23

TVDIFF module to compute pre- and post-treatment estimation of the Average Treatment Effect (ATE) with binary time-varying treatment || 时变倍分法 Authors: Giovanni Cerulli Marco Ventura Req: Stata version 14 and coefplot from SSC (q.v.) Revised: 2018-11-23

WID module to download data from the World Wealth and Income Database (WID.world) Authors: Thomas Blanchet Req: Stata version 13 Revised: 2018-12-04

ENTROPYETC module for entropy and related measures for categories Authors: Nicholas J. Cox Req: Stata version 11.2 Revised: 2018-11-23

PPML_PANEL_SG module to estimate "structural gravity" models via Poisson PML Authors: Tom Zylkin Req: Stata version 11.2, hdfe and reghdfe from SSC (q.v.) Revised: 2018-12-04

TIMEIT module to provide single line version of timer on/off Authors: Jesse Wursten Req: Stata version 10 Revised: 2018-12-04

CPRDLINKUTIL module for inputting CPRD linkage-source datasets into Stata Authors: Roger Newson Req: Stata version 13 and keyby, chardef from SSC (q.v.) Revised: 2018-12-10

ASROL module to generate rolling window / groups descriptive statistics || 滚动窗口统计量 Authors: Attaullah Shah Req: Stata version 11 Revised: 2018-12-10

STRCS module to estimate flexible parametric survival models on the log hazard scale || 生存分析 Authors: Hannah Bower Michael J. Crowther Paul Lambert Req: Stata version 13.1 Revised: 2018-12-04

MIMRGNS module to run margins after mi estimate Authors: Daniel Klein Req: Stata version 11.2 Revised: 2018-12-04

IPDMETAN module for performing two-stage IPD meta-analysis Authors: David Fisher Req: Stata version 11 Revised: 2018-12-04

SPPACK module for cross-section spatial-autoregressive models || 截面空间自回归模型 Authors: David M. Drukker Hua Peng Ingmar Prucha Rafal Raciborski Req: Stata version 11.2 Revised: 2018-12-04

相关课程

连享会-直播课 上线了!
http://lianxh.duanshu.com

免费公开课:


课程一览

支持回看,所有课程可以随时购买观看。

专题 嘉宾 直播/回看视频
最新专题 DSGE, 因果推断, 空间计量等
Stata数据清洗 游万海 直播, 2 小时,已上线
研究设计 连玉君 我的特斯拉-实证研究设计-幻灯片-
面板模型 连玉君 动态面板模型-幻灯片-
面板模型 连玉君 直击面板数据模型 [免费公开课,2小时]

Note: 部分课程的资料,PPT 等可以前往 连享会-直播课 主页查看,下载。


关于我们

  • Stata连享会 由中山大学连玉君老师团队创办,定期分享实证分析经验。直播间 有很多视频课程,可以随时观看。
  • 连享会-主页知乎专栏,300+ 推文,实证分析不再抓狂。
  • 公众号推文分类: 计量专题 | 分类推文 | 资源工具。推文分成 内生性 | 空间计量 | 时序面板 | 结果输出 | 交乘调节 五类,主流方法介绍一目了然:DID, RDD, IV, GMM, FE, Probit 等。
  • 公众号关键词搜索/回复 功能已经上线。大家可以在公众号左下角点击键盘图标,输入简要关键词,以便快速呈现历史推文,获取工具软件和数据下载。常见关键词:课程, 直播, 视频, 客服, 模型设定, 研究设计, stata, plus, 绘图, 编程, 面板, 论文重现, 可视化, RDD, DID, PSM, 合成控制法

连享会主页  lianxh.cn
连享会主页 lianxh.cn

连享会小程序:扫一扫,看推文,看视频……

扫码加入连享会微信群,提问交流更方便

✏ 连享会学习群-常见问题解答汇总:
https://gitee.com/arlionn/WD