boothresearch / disrupting-educ

Replication exercise using Muralidharan et al 2019
Other
0 stars 13 forks source link

variable ms_id not found in fig7 #13

Open calebhf1 opened 1 month ago

calebhf1 commented 1 month ago
Screenshot 2024-09-25 at 11 00 54 AM
mwranderson commented 1 month ago

Did people start using ms_center or st_id?

mwranderson commented 1 month ago

The data has already been merged.

/// load ms levels data

        use ${ms_clean}ms_levels, clear
        isid st_id

    /// merge with ms math questions

        mer 1:m st_id using ${ms_clean}ms_mathqs, nogen keep(match)