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?
Compatability error while creating a spatial lagged explanatory variableI am trying to create a spatially lagged X variable to run a SLX type model Issue: I get a compatib…
Can I use a multinomial logit regression analysis using cubic polynomial of time to control time dependence?If not, which method should I use to control time dependence? My dependent variable is categorial. T…
Sharp RD estimation - "Mass points detected in the running variable." issue - 0 nb of observationsDear all, I am currently trying to use a Regression Discontinuity specification to try to estimate …
Can I use Kaplan-Meier estimator to predict duration of a treatment?Hi, I don't have much experience with STATA, and so I'm in need for some help. I have a dataset of a…
asclogit choice model set returns incorrect coefficientsI am using asclogit to analyze a choice model (12 cases with 3 alternatives, 1 independent continuou…
Subscribe to:
Post Comments (Atom)
0 Response to Adding new vce options to existing command?
Post a Comment