Title
rdmc -- Analysis of Regression Discontinuity Designs with Multiple Cutoffs.
Syntax
rdmc depvar runvar [if] [in], cvar(string) [ fuzzy(string) derivvar(string) pooled_opt(string) verbose pvar(string) qvar(string) hvar(string) hrightvar(string) bvar(string) brightvar(string) rhovar(string) covsvar(string) covsdropvar(string)
kernelvar(string) weightsvar(string) bwselectvar(string) scaleparvar(string) scaleregulvar(string) masspointsvar(string) bwcheckvar(string) bwrestrictvar(string) stdvarsvar(string) vcevar(string) level(#) plot graph_opt(string) ]
Description
(2021). It also computes alternative estimation and inference procedures available in the literature.
Companion commands are: rdmcplot for multi-cutoff RD plots, and rdms for multi-score RD estimation and inference.
A detailed introduction to this command is given in Cattaneo, Titiunik and Vazquez-Bare (2020).
Companion R functions are also available here.
This command employs the Stata (and R) package rdrobust for underlying calculations. See Calonico, Cattaneo and Titiunik (2014), Calonico, Cattaneo and Titiunik (2015), and Calonico, Cattaneo, Farrell and Titiunik (2017) for more details.
Related Stata and R packages useful for inference in RD designs are described in the following website:
https://rdpackages.github.io