I am trying to use the rdbwselect command and it has the the following syntax (from The Stata Journal (2017) 17, Number 2, pp. 372–404)
rdbwselect depvar runvar [if] [in] [, c(cutoff) p(pvalue) q(qvalue) deriv(dvalue) fuzzy(fuzzyvar [sharpbw] ) covs(covars) kernel(kernelfn) weights(weightsvar) bwselect(bwmethod) scaleregul(scaleregulvalue) vce(vcemethod) all ]
where they define : weights(weightsvar) : specifies the variable used for optional weighting of the estimation procedure. The unit-specific weights multiply the kernel function.
Can someone guide me towards what these weights are doing exactly? For instance, if I am using survey data that uses sampling weights, should I be using those weights in this syntax. My confusion stems from the fact that these weights could be representative of the fact that values of the running variable that are closer to the cutoff have a higher probability of receiving the treatment and it does not have to do something with sampling weights in particular. I highly appreciate your time and views!
Related Posts with Weights in the rdbwselect command
Significant time dummiesHello! I am doing research on corruption and have a balanced panel data set of 363 observations for…
ppml with high fixed effectsHi, everyone! I am an undergraduate student who is researching for his thesis about international tr…
Counting observations from a multivariate logistic regressionHello, I wish to know how I can determine the number of observations for an outcome variable (case …
Using foreach to graph many variables vs one dependent variable on separate graphsHi all, I am not familiar with the foreach command and have been trying to loop a twoway scatterplo…
Correcting and consolidating multiple name spellingsI am currently working on a dataset of government contracts and have run into an issue while cleanin…
Subscribe to:
Post Comments (Atom)
0 Response to Weights in the rdbwselect command
Post a Comment