Dear Statalist,
I am currently working on a project that incorporates Regression Discontinuity in Time, where time is in addition a discrete variable.
Because of the high likelihood of auto correlation in the error term, as well as the discrete nature of the running variable, I would need to incorporate HAC standard errors in the model.
In this, I have two questions:
1. I have been reviewing the code for the user-written command "rdrobust" and I notice that they denote the vce(types) in the same numbering as, for example, the conventional "regress", i.e., "robust", "hc2", "hc3". Does this mean that there are any built-in functions in STATA that allows one to call upon vce types? And, if so, is there such a function for Newey-West SEs?
2. Having little to no experience with MATA, could the incorporation of further VCE options to an existing be considered a demanding task? (i.e., is this a reasonable path, or should I try to work around it in some way).
Sincerely
Johan Karlsson
Related Posts with Adding new vce options to existing command?
Using georoute with zipcodesHi all, I'm trying to generate driving distance between a variable with zip codes only and a variab…
Panel Data - Fill in values for a dummy variable from a certain month onDear all, I am using an unbalanced panel data set with about 880,000 observations for n = 5000 unit…
Testing for uniform distributionThis thread suggests that to test for the sample uniform distribution quantile command can be used. …
Interpretation of standardized coefficientsI know that we have previously discussed how the use of standardized coefficients may obfuscate resu…
Export Table of Conditional MeansHi I was hoping to get some guidance on how to produce a specific kind of table that I have been una…
Subscribe to:
Post Comments (Atom)
0 Response to Adding new vce options to existing command?
Post a Comment