Post-selection inference
Adaptive data analysis without cheating
August 20, 2017 — August 20, 2017
After you have interfered with the purity of your data by model selection, how do you do inference? 🏗
Tricky in general. There is an overview by Cosma Shalizi which mostly comes down in favour of data-splitting, whose complications are least extravagant. But this requires a new data holdout for each successive inference, which is still not ideal if you have limited data.
Here’s an approach for more extended chains of inference, from the school known as adaptive data analysis: The reusable holdout: Preserving validity in adaptive data analysis which, like everything these days, uses differential privacy methods. Aaron Roth’s explanation is pretty clear. Soon I will analyse fruit smoothies as differential privacy for bananas.
Some models have special powers in this regard, e.g. LASSO-style approaches. Much to do here, but for now there is a simple, relaxed walk-through by Peter Ellis on post-regression inference using the LASSO for COVID-19 and hydroxychloroquine with some side glances at T. J. Hastie, Tibshirani, Rob, and Wainwright (2015).