Practical considerations for sandwich variance estimation in two-stage regression settings
Lillian A. Boe, Thomas Lumley, and Pamela A. Shaw

TL;DR
This paper introduces a practical R-based method for computing the sandwich variance estimator in two-stage regression models, especially regression calibration, demonstrating its efficiency and accuracy over bootstrap methods through simulations and real data examples.
Contribution
It develops a convenient, implementation-ready approach for sandwich variance estimation in two-stage regression, addressing computational and coverage issues of traditional methods.
Findings
Sandwich estimator performs well compared to bootstrap in simulations.
The R implementation simplifies variance estimation in practice.
Application to real datasets confirms the method's utility.
Abstract
We present a practical approach for computing the sandwich variance estimator in two-stage regression model settings. As a motivating example for two-stage regression, we consider regression calibration, a popular approach for addressing covariate measurement error. The sandwich variance approach has been rarely applied in regression calibration, despite that it requires less computation time than popular resampling approaches for variance estimation, specifically the bootstrap. This is likely due to requiring specialized statistical coding. In practice, a simple bootstrap approach with Wald confidence intervals is often applied, but this approach can yield confidence intervals that do not achieve the nominal coverage level. We first outline the steps needed to compute the sandwich variance estimator. We then develop a convenient method of computation in R for sandwich variance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Statistical Methods and Bayesian Inference · Survey Sampling and Estimation Techniques
