REVIEW 3 major objections 5 minor 61 references
Machine learning the first stage in 2SLS: Practical guidance from bias decomposition and simulation
T0 review · 3 major / 5 minor · reviewed 2026-08-15 · deepseek-v4-flash
Pith's one-line read The paper claims that putting nonlinear machine-learning methods in the first stage of 2SLS can generate more bias in causal estimates than ignoring endogeneity altogether.
desk verdict A solid, internally consistent simulation study warning against naive ML first stages in 2SLS, with a genuinely useful bias decomposition--but every DGP has a linear first stage, so the headline about nonlinear methods is narrower than the abstract claims. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing object is the bias decomposition. For any first-stage prediction $\hat{x}$, the wedge between the 2SLS estimate and the true effect is \[\hat\$beta_1^{{\mathrm{2SLS}}$} - \beta_1 = \frac{\beta_1\, \widehat{\mathrm{Cov}}(\hat{x}, e) + \widehat{\mathrm{Cov}}(\hat{x}, u)}{\widehat{\mathrm{Var}}(\hat{x})}.\] Here $e = x - \hat{x}$ is the first-stage residual and $u$ is the structural error; the identity is derived by substituting $y = \beta_0 + \beta_1 x + u$ into the second-stage OLS formula. The three terms isolate the forbidden-regression correlation, the exclusion-restriction violation, and the variance-reduction amplifier, and the paper uses the decomposition to attribute the simulated bias of each estimator across the four designs.
What would settle it
Re-run the high-complexity simulation with a genuinely nonlinear first stage, for example $x = z_1^2 + z_2 + z_3^3 + \varepsilon$, and compare random-forest and boosted-tree 2SLS against naive OLS and post-Lasso; if the flexible methods show less bias than naive OLS in that design, the paper's across-the-board warning about nonlinear ML first stages would need a boundary.
Extended reading notes
Core claim
The paper establishes, in its simulations, a mechanical explanation of when ML-assisted 2SLS fails. Writing the second-stage estimate as the true effect plus a wedge that depends on the first-stage predictions, the paper shows three channels: nonlinear predictors can correlate with their own residuals, flexible algorithms can recover endogenous variation in the regressor even from valid instruments, and variance reduction in predictions amplifies whichever covariance bias exists. Across a low-complexity design and three high-complexity designs with 100 instruments, post-Lasso and PCA first stages match or beat OLS-based 2SLS, whereas Lasso, boosted trees, neural networks, and especially random forests shift the distribution of estimates away from the true effect. Random-forest 2SLS is worse on average than naive OLS in every design the paper simulates.
Load-bearing premise
The premise the results depend on is that the first-stage relationship between the instruments and the endogenous regressor is linear in every simulated design, so the nonlinear methods are never given a chance to improve on the true model.
Editorial extensions
If this is right
- Post-Lasso and PCA first stages preserve linearity and deliver estimates whose bias is at least as low as standard 2SLS in the simulated designs, making them the safe ML-assisted choices.
- Random-forest and boosted-tree first stages can produce second-stage bias exceeding that of naive OLS, so using them off the shelf can make endogeneity problems worse rather than better.
- Because the first bias component is multiplied by $\beta_1$, larger true treatment effects produce larger absolute bias from the same nonlinear first-stage procedure.
- Variance reduction, normally a virtue in prediction, inflates ML-in-2SLS bias whenever the covariance terms are nonzero, so prediction-optimal tuning is not causal-estimation-optimal tuning.
- Remedies such as out-of-sample predictions or using ML output as a synthesized instrument can shut down some bias channels but require strengthening the exclusion restriction to all learnable functions of the instruments.
Reading between the lines
- Editorial inference: all simulated first stages are linear in the instruments, so nonlinear methods are never evaluated in a regime where their flexibility could capture genuine nonlinear signal; a nonlinear first-stage DGP could reverse the ranking between flexible and linear methods.
- Editorial inference: the decomposition suggests a practical diagnostic, since the first and third components, $\widehat{\mathrm{Cov}}(\hat{x}, e)$ and $\widehat{\mathrm{Var}}(\hat{x})$, can be computed from a researcher's own first-stage fit and used to detect the forbidden-regression and amplifier channels before trusting an ML-in-2SLS estimate.
- Editorial inference: because the second bias channel depends on the algorithm recovering the endogenous part of $x$, the paper's guidance may shift with instrument strength and the degree of endogeneity; varying the concentration parameter and the endogeneity correlation would map where the bias ranking flips.
- Editorial inference: the appendix's discussion of monotonicity and heterogeneous treatment effects suggests that with varying effects, nonlinear first stages may estimate a different weighted average of effects than linear 2SLS, a possibility the main text does not quantify.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies what happens when a researcher replaces the linear first stage of 2SLS with an off-the-shelf machine learning predictor. It derives an exact finite-sample decomposition of the bias of the resulting second-stage estimator into three components: a term proportional to Cov(ẋ,e), where ẋ are first-stage fitted values and e are first-stage residuals; a term Cov(ẋ,u), where u is the structural disturbance; and a scaling factor 1/Var(ẋ). It then reports Monte Carlo results for two families of DGPs, one with seven strong instruments and a linear first stage, and one with one hundred instruments of varying strength and a linear first stage in three subcases. The headline finding is that linear machine-curated procedures (post-Lasso, PCA) perform as well as or better than OLS-based 2SLS, while nonlinear procedures (random forests, boosted trees, neural networks) can be substantially biased, in some cases more biased than an OLS regression that ignores endogeneity entirely. The paper also discusses the forbidden-regression interpretation, the need for strengthened exclusion restrictions when nonlinear functions of instruments are used, and the relationship to split-sample and synthetic-instrument estimators such as MLSS.
Significance. The bias decomposition in Eq. (11) is algebraically correct and useful: it isolates mechanisms that are often conflated in discussions of ML-based 2SLS, and it makes the forbidden-regression bias explicit. The simulation infrastructure is substantial: 1,000 iterations, several estimators, three high-complexity subcases, and an auxiliary set of exclusion-restriction-violation simulations in Figure 3. If the empirical ranking were robust, the practical guidance would be valuable, since applied researchers frequently consider whether to use ML first-stage predictions. The paper is also appropriately careful in several places, such as distinguishing the plug-in first-stage approach from split-sample and synthetic-instrument alternatives. However, the external validity of the central ranking is weakened by the fact that every simulated first-stage regression is linear, and there is at least one internal inconsistency between the summary statistics in Table 1 and the component decomposition in Table 2. These issues need to be addressed before the practical guidance can be taken at face value.
major comments (3)
- [3.1-3.2 and Abstract] All simulated DGPs have a linear first-stage conditional expectation: in the low-complexity case g_x(z) = Σ z_i, and in the high-complexity case x1 = πz + ε_v. Nonlinear methods are therefore evaluated only in settings where they cannot improve the true first-stage model, so their flexibility can only add variance or recover endogenous variation. Figure 3 and Appendix A.2 vary the structural error by adding k-way interactions of the instruments to u, but the first stage remains linear in every case. Consequently, the abstract's unqualified claim that 'nonlinear methods generate substantial bias in second-stage estimates, potentially exceeding the bias of endogenous OLS' is not supported as a general practical regularity. It is supported only for linear-first-stage worlds. To make the practical guidance robust, the paper should either simulate genuinely nonlinear first-stage DGPs (e.g., quadratic, threshold, or interaction terms) where flexible methods could in principle capture useful exogenous variation, or explicitly qualify the conclusions to the linear-first-stage setting.
- [Table 2 vs. Table 1] The component-decomposition table is internally inconsistent with the main results table for high-complexity case 1. In Table 1, column B reports means of 1.335 for naive OLS (bias 0.335), 1.058 for first-stage OLS (bias 0.058), and 1.562 for random forest with cross-validation (bias 0.562). Table 2, panel B reports corresponding bias entries of 0.22, 0.02, and 0.32. Since both tables are described as means over the same 1,000 iterations, these should agree to Monte Carlo error. The discrepancy is not a minor rounding issue; it is roughly 30-100 percent of the reported bias. This undermines the component-level claims for case 1 and needs to be reconciled, either by correcting the tables or by clarifying whether the 'Bias' column in Table 2 is a ratio of means rather than the mean of the per-iteration ratio.
- [3.2] The high-complexity DGP is internally inconsistent in its definitions of the concentration parameter and the variance of x1. The paper states that σ²_v = π′Σ_zπ and that this 'forces Var(x1)=1'. But with Var(z_j)=1 for all j, Var(x1) = Var(πz) + σ²_v = π′Σ_zπ + π′Σ_zπ = 2π′Σ_zπ, so imposing Var(x1)=1 requires π′Σ_zπ = 0.5, not σ²_v = π′Σ_zπ. Moreover, under the stated definitions the concentration parameter is μ² = nπ′Σ_zπ/σ²_v = n, so it cannot be set to 180 independently of the sample size. Because the high-complexity simulations are designed around a particular concentration parameter and a particular sparsity pattern, this definitional inconsistency affects the interpretation of all three high-complexity subcases. The authors should correct the definitions and verify that the implemented DGP matches the reported μ².
minor comments (5)
- [4.1] In Section 4.1, Lasso is listed among 'all four nonlinear ML-in-the-first-stage methods', but Lasso predictions are linear in the instruments; this is inconsistent with the abstract's classification of post-Lasso as a linear method and with the paper's own description of Class 3 in Section 2.2.
- [Eq. (5)] Equation (5) writes the wedge as f(β1Cov(ẋ,e), Cov(ẋ,u), 1/Var(ẋ)) with f non-decreasing in each argument, but the explicit formula in Eq. (11) shows that f is the product (a+b)c. It would be clearer to replace the informal f notation with the explicit expression.
- [Section 4.2] The sentence 'The knife-edge case where a=0 appears unlikely...' uses the symbol a before it has been defined in that subsection; the reader has to infer that a refers to β1Cov(ẋ,e).
- [3.2] There is a typo: 'Belloni et al. (2012)'s DPG' should be 'DGP'.
- [Table 2 caption] The caption says each cell is the mean across 1,000 iterations, but the discrepancy between the 'Bias' column in panel B and Table 1 column B suggests that the decomposition entries may not be computed on the same iterations or may summarize a nonlinear function of per-iteration components. The caption should state exactly how each column is aggregated.
Circularity Check
No significant circularity: the bias decomposition is an exact algebraic identity and the simulation results are self-contained, not fitted to the conclusions.
full rationale
The paper's central derivation, Eq. (11), is an exact algebraic identity: substituting the second-stage residual decomposition w = beta1 e + u into the OLS formula for the 2SLS estimator yields beta_hat = beta1 + (beta1 Cov(xhat,e) + Cov(xhat,u))/Var(xhat). This is a rearrangement of definitions, not an assumption about which estimators will perform well. The simulation results are generated from explicit DGPs with fixed structural parameters; no parameter is fitted to reproduce the bias ranking, and the reported bias components are measured outcomes of those simulations, not inputs that define the conclusions. The main limitation is external validity: every simulated first stage is linear in the instruments, so nonlinear learners are never tested in a regime where a nonlinear first stage would be correctly specified. The paper even acknowledges this bookending intent in Section 3, and the issue is a generalizability concern rather than a circular derivation. The paper also contains no load-bearing self-citations: the Belloni et al. DGP, the post-Lasso procedure, and the Chen et al. MLSS estimator are all external references, and the authors do not invoke any prior work of their own as the basis for their claims. The only notable labeling inconsistency is that Section 4.1 calls Lasso a 'nonlinear' method even though Lasso's first-stage predictions are linear in the instruments, but this mislabel does not reduce any derivation to its inputs. Overall, the derivation chain is self-contained and the conclusions are not equivalent to the assumptions by construction.
Assumptions & free parameters
free parameters (5)
- Concentration parameter mu^2 =
180
- AR(1) correlation rho =
0.6
- Coefficient decay factor =
0.7
- Number of instruments =
7 (low), 100 (high)
- True causal effect beta1 =
1
assumptions (4)
- domain assumption The instruments z are valid: E[epsilon_y | z] = 0 and E[x1 | z] != 0.
- domain assumption The first-stage conditional expectation is linear in z in both DGPs (gx(z) = sum z_i and x1 = pi z + epsilon_v).
- domain assumption Homogeneous treatment effects (beta1 constant), removing LATE and monotonicity complications.
- standard math Standard probability and OLS algebra used in the decomposition.
Cite this review
Pith. "Pith review of Machine learning the first stage in 2SLS: Practical guidance from bias decomposition and simulation." pith.science (2026). https://pith.science/paper/FDTA5BZ6
@misc{pith2026250513422,
author = {Pith},
title = {Pith review of: Machine learning the first stage in 2SLS: Practical guidance from bias decomposition and simulation},
year = {2026},
howpublished = {\url{https://pith.science/paper/FDTA5BZ6}},
note = {Machine review of arXiv:2505.13422}
}
abstract
Machine learning (ML) primarily evolved to solve "prediction problems." The first stage of two-stage least squares (2SLS) is a prediction problem, suggesting potential gains from ML first-stage assistance. However, little guidance exists on when ML helps 2SLS$\unicode{x2014}$or when it hurts. We investigate the implications of inserting ML into 2SLS, decomposing the bias into three informative components. Mechanically, ML-in-2SLS procedures face issues common to prediction and causal-inference settings$\unicode{x2014}$and their interaction. Through simulation, we show linear ML methods (e.g., post-Lasso) work well, while nonlinear methods (e.g., random forests, neural nets) generate substantial bias in second-stage estimates$\unicode{x2014}$potentially exceeding the bias of endogenous OLS.
Figures
Reference graph
Works this paper leans on
-
[1]
Ackerberg, D. A. and Devereux, P. J. (2009). Improved JIVE Estimators for Overidentified Linear Models with and without Heteroskedasticity . Review of Economics and Statistics , 91(2):351--362
work page 2009
-
[2]
Anderson, T. W. and Rubin, H. (1949). Estimation of the Parameters of a Single Equation in a Complete System of Stochastic Equations . The Annals of Mathematical Statistics , 20(1):46--63
work page 1949
-
[3]
Andrews, I., Stock, J., and Sun, L. (2019). Weak Instruments in IV Regression: Theory and Practice . Annual Review of Economics , 11:727--753
work page 2019
-
[4]
Angrist, J. and Pischke, J.-S. (2009). Mostly Harmless Econometrics: An Empiricist's Companion . Princeton University Press, Princeton, New Jersey
work page 2009
-
[5]
Angrist, J. D. and Frandsen, B. (2022). Machine Labor . Journal of Labor Economics , 40(S1):S97--S140
work page 2022
-
[6]
Angrist, J. D., Imbens, G. W., and Krueger, A. B. (1999). Jackknife instrumental variables estimation . Journal of Applied Econometrics , 14(1):57--67
work page 1999
-
[7]
Angrist, J. D. and Krueger, A. B. (1995). Split-Sample Instrumental Variables Estimates of the Return to Schooling . Journal of Business & Economic Statistics , 13(2):225--235
work page 1995
-
[8]
Angrist, J. D. and Krueger, A. B. (2001). Instrumental Variables and the Search for Identification: From Supply and Demand to Natural Experiments . Journal of Economic Perspectives , 15(4):69--85
work page 2001
Show all 61 references
-
[9]
Belloni, A., Chen, D., Chernozhukov, V., and Hansen, C. (2012). Sparse Models and Methods for Optimal Instruments With an Application to Eminent Domain . Econometrica , 80(6):2369--2429
2012
-
[10]
Belloni, A., Chernozhukov, V., and Hansen, C. (2011). Lasso Methods for Gaussian Instrumental Variables Models . arXiv preprint arXiv:1012.1297
2011 arXiv
-
[11]
Belloni, A., Chernozhukov, V., and Hansen, C. (2013). Inference on Treatment Effects after Selection among High-Dimensional Controls . The Review of Economic Studies , 81(2):608--650
2013
-
[12]
Bennett, A., Kallus, N., and Schnabel, T. (2019). Deep generalized method of moments for instrumental variable analysis . Advances in Neural Information Processing Systems , 32
2019
-
[13]
Bevis, L. E. and Villa, K. (2020). Intergenerational Transmission of Maternal Health: Evidence from Cebu, the Philippines . Journal of Human Resources , pages 0819--10372R2
2020
-
[14]
and Kugler, P
Biewen, M. and Kugler, P. (2021). Two-stage least squares random forests with an application to Angrist and Evans (1998) . Economics Letters , 204:109893
2021
-
[15]
Breiman, L. (1997). Arcing the edge . Technical report, Technical Report 486, Statistics Department, University of California at Berkeley
1997
-
[16]
Breiman, L. (2001). Random Forests . Machine Learning , 45(1):5--32
2001
-
[17]
and Tchuente, G
Carrasco, M. and Tchuente, G. (2015). Regularized LIML for many instruments . Journal of Econometrics , 186(2):427--442
2015
-
[18]
Chen, D. L. and Yeh, S. (2020). Government Expropriation Increases Economic Growth and Racial Inequality: Evidence from Eminent Domain . TSE Working Paper No. 16-693
2020
-
[19]
L., and Lewis, G
Chen, J., Chen, D. L., and Lewis, G. (2020). Mostly Harmless Machine Learning: Learning Optimal Instruments in Linear IV Models . arXiv preprint arXiv:2011.06158
2020 arXiv
-
[20]
Chen, W., Chen, X., Hsieh, C.-T., and Song, Z. (2019). A Forensic Examination of China's National Accounts . Brookings Papers on Economic Activity , 2019(1):77--141
2019
-
[21]
Chernozhukov, V., Chetverikov, D., Demirer, M., Duflo, E., Hansen, C., Newey, W., and Robins, J. (2018). Double/debiased machine learning for treatment and structural parameters . The Econometrics Journal , 21(1):C1--C68
2018
-
[22]
Chernozhukov, V., Hansen, C., and Spindler, M. (2015). Valid Post-Selection and Post-Regularization Inference: An Elementary, General Approach . Annual Review of Economics , 7(1):649--688
2015
-
[23]
Chernozhukov, V., Newey, W., Singh, R., and Syrgkanis, V. (2020). Adversarial estimation of riesz representers . arXiv preprint arXiv:2101.00009
2020 arXiv
-
[24]
Derenoncourt, E. (2022). Can You Move to Opportunity? Evidence from the Great Migration . American Economic Review , 112(2):369--408
2022
-
[25]
and Clark, W
Farley, B. and Clark, W. (1954). Simulation of self-organizing systems by digital computer . Transactions of the IRE Professional Group on Information Theory , 4(4):76--84
1954
-
[26]
Friedman, J. H. (2001). Greedy function approximation: A gradient boosting machine . Annals of Statistics , pages 1189--1232
2001
-
[27]
Friedman, J. H. (2002). Stochastic gradient boosting . Computational Statistics & Data Analysis , 38(4):367--378
2002
-
[28]
Fuller, W. A. (1977). Some Properties of a Modification of the Limited Information Estimator . Econometrica , 45(4):939--953
1977
-
[29]
Hansen, C., Hausman, J., and Newey, W. (2008). Estimation With Many Instrumental Variables . Journal of Business & Economic Statistics , 26(4):398--422
2008
-
[30]
and Kozbur, D
Hansen, C. and Kozbur, D. (2014). Instrumental variables estimation with many weak instruments using regularized JIVE . Journal of Econometrics , 182(2):290--308
2014
-
[31]
Hartford, J., Lewis, G., Leyton-Brown, K., and Taddy, M. (2017). Deep IV : A Flexible Approach for Counterfactual Prediction . In Precup, D. and Teh, Y. W., editors, Proceedings of the 34th International Conference on Machine Learning, PMLR , volume 70, pages 1414--1423
2017
-
[32]
Hastie, T., Tibshirani, R., and Friedman, J. (2009). The Elements of Statistical Learning . Springer New York
2009
-
[33]
J., Urzua, S., and Vytlacil, E
Heckman, J. J., Urzua, S., and Vytlacil, E. (2006). Understanding instrumental variables in models with essential heterogeneity. The Review of Economics and Statistics , 88(3):389--432
2006
-
[34]
Heckman, J. J. and Vytlacil, E. (2005). Structural equations, treatment effects, and econometric policy evaluation. Econometrica , 73(3):669--738
2005
-
[35]
Ho, T. K. (1995). Random Decision Forests . In Proceedings of the Third International Conference on Document Analysis and Recognition (Volume 1) , pages 278--282. IEEE Computer Society
1995
-
[36]
and Szegedy, C
Ioffe, S. and Szegedy, C. (2015). Batch normalization: Accelerating deep network training by reducing internal covariate shift . In International Conference on Machine Learning , pages 448--456. PMLR
2015
-
[37]
James, G., Witten, D., Hastie, T., and Tibshirani, R. (2013). An Introduction to Statistical Learning . Springer New York
2013
-
[38]
J., and Silva, R
Kilbertus, N., Kusner, M. J., and Silva, R. (2020). A class of algorithms for general instrumental variable models . Advances in Neural Information Processing Systems , 33:20108--20119
2020
-
[39]
Kingma, D. P. and Ba, J. (2017). Adam: A method for stochastic optimization . arXiv preprint arXiv:1412.6980
2017 arXiv
-
[40]
S., McCrary, J., Moreira, M
Lee, D. S., McCrary, J., Moreira, M. J., and Porter, J. (2022). Valid t-ratio Inference for IV . American Economic Review , 112(10):3260--3290
2022
-
[41]
Liao, L., Chen, Y.-L., Yang, Z., Dai, B., Kolar, M., and Wang, Z. (2020). Provably efficient neural estimation of structural equation models: An adversarial approach . Advances in Neural Information Processing Systems , 33:8947--8958
2020
-
[42]
Liu, R., Shang, Z., and Cheng, G. (2020). On deep instrumental variables estimate . arXiv preprint arXiv:2004.14954
2020 arXiv
-
[43]
Mason, L., Baxter, J., Bartlett, P., and Frean, M. (1999). Boosting algorithms as gradient descent . Advances in Neural Information Processing Systems , 12:512--518
1999
-
[44]
McCulloch, W. S. and Pitts, W. (1943). A logical calculus of the ideas immanent in nervous activity . The bulletin of mathematical biophysics , 5(4):115--133
1943
-
[45]
Mueller-Smith, M. (2015). The criminal and labor market impacts of incarceration . Unpublished
2015
-
[46]
and Spiess, J
Mullainathan, S. and Spiess, J. (2017). Machine Learning: An Applied Econometric Approach . Journal of Economic Perspectives , 31(2):87--106
2017
-
[47]
and Bai, J
Ng, S. and Bai, J. (2009). Selecting Instrumental Variables in a Data Rich Environment . Journal of Time Series Econometrics , 1(1)
2009
-
[48]
Pearson, K. (1901). LIII . on lines and planes of closest fit to systems of points in space. The London, Edinburgh, and Dublin Philosophical Magazine and Journal of Science , 2(11):559--572
1901
-
[49]
T., Singh, S., and Guestrin, C
Ribeiro, M. T., Singh, S., and Guestrin, C. (2016). `` W hy Should I Trust You?'' . In Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining . ACM
2016
-
[50]
and Symes, W
Santosa, F. and Symes, W. W. (1986). Linear Inversion of Band-Limited Reflection Seismograms . SIAM Journal on Scientific and Statistical Computing , 7(4):1307--1330
1986
-
[51]
Singh, A., Hosanagar, K., and Gandhi, A. (2020). Machine Learning Instrument Variables for Causal Inference . In Proceedings of the 21st ACM Conference on Economics and Computation . ACM
2020
-
[52]
Singh, R., Sahani, M., and Gretton, A. (2019). Kernel instrumental variable regression . Advances in Neural Information Processing Systems , 32
2019
-
[53]
Srivastava, N., Hinton, G., Krizhevsky, A., Sutskever, I., and Salakhutdinov, R. (2014). Dropout: A Simple Way to Prevent Neural Networks from Overfitting . The Journal of Machine Learning Research , 15(1):1929--1958
2014
-
[54]
Storm, H., Baylis, K., and Heckelei, T. (2019). Machine learning in agricultural and applied economics . European Review of Agricultural Economics , 47(3):849--892
2019
-
[55]
Tibshirani, R. (1996). Regression Shrinkage and Selection Via the Lasso . Journal of the Royal Statistical Society: Series B (Methodological) , 58(1):267--288
1996
-
[56]
Turing, A. (2004). Intelligent Machinery (1948) , pages 395--432. Oxford University Press
2004
-
[57]
Wang, S., Wang, Q., and Zhao, J. (2020). Deep neural networks for choice analysis: Extracting complete economic information for interpretation . Transportation Research Part C: Emerging Technologies , 118
2020
-
[58]
and Smith, R
Winkelried, D. and Smith, R. (2011). Principal Components Instrumental Variable Estimation . C ambridge Working Papers in Economics: CWPE1119
2011
-
[59]
Wooldridge, J. (2010). Econometric Analysis of Cross Section and Panel Data . MIT Press, Cambridge, Mass
2010
-
[60]
Xu, L., Chen, Y., Srinivasan, S., de Freitas, N., Doucet, A., and Gretton, A. (2020). Learning deep features in instrumental variable regression . arXiv preprint arXiv:2010.07154
2020 arXiv
-
[61]
Zhao, S., Witten, D., and Shojaie, A. (2021). In defense of the indefensible: A very naive approach to high-dimensional inference . Statistical science: a review journal of the Institute of Mathematical Statistics , 36(4):562
2021
Reviewed August 15, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.