I am conducting a sharp RD, with my running variable being the age of the woman in months. I am trying to calculate whether a particular legislation affected the age a woman gets married.
My dependent variable is age of marriage (agemar) and my running variable is age of the woman in months (agePCMAfunctionYrs), which is discrete since it is in months
Currently I am running the following command:
rdrobust agemar agePCMAfunctionYrs, c(15) covs(region religion) p(2)
However, because it is discrete I know I need to cluster the standard errors at the running variable level. I cannot see anywhere online how to do this - I would be very grateful if somebody would be able to say how I do this on STATA.
Related Posts with Regression discontinuity design - discrete running variable
Test with weighted regressionI am running a simple weighted regression as follows: reghdfe y i.treatment [weight=size], noa vce(…
nlcom: maximumHello together, we're doing an inverted u-shape analysis on the impact of CSR Score on the TOA of d…
combine instrumental variable model with panel data modelHello everyone, I'm conducting tests on the effects of companies' international expansion on the val…
xi commend and country fixed effect with correct standard errorHello. I am super confused about the state command including the xi and country and year fixed effec…
Unrecognized characters in filename when importing using: "local myfiles: dir "directory" files "*.csv"Hello! I have a file named "abc+def+mm+dd+yyyy.csv" in directory "$path/survey responses". The file…
Subscribe to:
Post Comments (Atom)
0 Response to Regression discontinuity design - discrete running variable
Post a Comment