Contents
How is doubly robust estimation of causal effects used?
Doubly robust estimation of causal effects Doubly robust estimation combines a form of outcome regression with a model for the exposure (i.e., the propensity score) to estimate the causal effect of an exposure on an outcome. When used individually to estimate a causal effect, both outcome regression and propensity score methods are unbiased …
How to get robust variance estimates for clustered data?
To get robust variance estimates for clustered data or for complex survey data, simply use thecluster(),strata(), etc., options when you call robust. The first steps are the same as before. For clustered data, the number of degrees of freedom ofthetstatistic is the number of clusters minus one (we will discuss this later).
What is the multiplier for robust in regress, VCE?
To match regress, vce(robust), we use a multiplier of n=(n k). The result is the same as that from regress, vce(robust): If we use robust, the initial steps are the same. We still need D, the “bread” of the sandwich, and the residuals.
In practice, we can never know whether any particular model accurately depicts those relations. Doubly robust estimation combines outcome regression with weighting by the propensity score (PS) such that the effect estimator is robust to misspecification of one (but not both) of these models ( 1–4 ).
Are there any estimators with the doubly robust property?
While many estimators with the doubly robust property have been described in the statistical literature (4, p. 546; 5), we focus on the doubly robust estimator originally described by Robins et al. ( 1 ).
How are outcome regression and propensity score used to estimate causal effect?
When used individually to estimate a causal effect, both outcome regression and propensity score methods are unbiased only if the statistical model is correctly specified. The doubly robust estimator combines these 2 approaches such that only 1 of the 2 models need be correctly specified to obtain an unbiased effect estimator.
What happens when one bias term equals zero?
If either bias term equals zero (as is the case when one of the models is correct), then it “zeros out” the other, nonzero bias term from the incorrect model.