多期DID和事件研究法含文献和do代码

多期DID和事件研究法含文献和do代码

1、方法:多期DID

2来源:JDE发表的一篇多期DID和事件研究法相关的文章,

文章名为为"Here waits the bride? The effect of Ethiopia's child marriage law"。

3、数据内容:数据包中提供了文章PDF原文,以及文中图表的stata代码 McGavock T. Here waits the bride? The effect of Ethiopia's child marriage law[J]. Journal of Development Economics, 2021, 149: 102580.

4、部分代码:

clear

graph set window fontface "Times New Roman"

set more off
set matsize 800

** file paths go here
global data ""
global out_fig ""

    use "$data\full_clean_wpremeans_analysis", clear

    gen region_group = 1 if region_order < 3
    replace region_group = 2 if region_order >= 3 & region_order <7
    replace region_group = 3 if region_order >= 7
        
    
    gen yr_group = 1 if yr_marr_greg < 2000 & yr_marr_greg >= 1990
    replace yr_group = 2 if yr_marr_greg < 2010 & yr_marr_greg >= 2000

5、下载链接:

多期DID和事件研究法含文献和do代码icon-default.png?t=M85Bhttps://download.csdn.net/download/m0_71334485/85463172

 

 

评论 6
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

m0_71334485

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值