Pith. sign in

REVIEW 2 major objections 3 minor 1 cited by

A Groupwise Approach for Inferring Heterogeneous Treatment Effects in Causal Inference

T0 review · 2 major / 3 minor · reviewed 2026-08-14 · deepseek-v4-flash

Pith's one-line read A sample-splitting least squares estimator estimates subgroup treatment effects directly, attains the semiparametric efficiency bound under homoskedastic errors, and stays valid when the propensity score is constant within subgroups even…

desk verdict A useful, honest paper on subgroup treatment effects; the reader's variance objection to Theorem 3.2 does not survive contact with the proof, but the unverified rate conditions for ML nuisance estimators are a real gap. read the letter →

arxiv 1908.04427 v6 pith:7E3RTOXW submitted 2019-08-12 stat.ME

classification stat.ME MSC 62G0562G2062J0562F03
keywords causalinferenceheterogeneoustreatmenteffectsconditionalaverageeffectgroupwisesamplesplittingleastsquaressemiparametricefficiencyR-learnersimultaneous
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper argues that when a researcher wants the average treatment effect within pre-defined subgroups, it is unnecessary and can introduce bias to first estimate the full conditional average treatment effect function and then average it. Instead, it proposes sample splitting least squares (SSLS): estimate the outcome mean and propensity score on one half of the data, then run a least squares regression of the residualized outcome on residualized subgroup indicators in the other half. The paper claims this estimator is asymptotically Normal with a diagonal covariance, reaches the semiparametric efficiency bound under homoskedastic errors, and remains consistent for the subgroup effects even when the working model is wrong, provided the propensity score is constant within each subgroup. The practical payoff is that subgroup-level causal inference becomes a simple linear regression with split-sample honesty, and the paper's simulations show it outperforming a two-step generalized random forest approach.

What carries the argument

The load-bearing object is the SSLS estimator, a two-fold cross-fitted least squares estimator built on the Robinson transformation. For groupwise effects the transformed model is $Y_i-\mathbb{E}(Y_i|X_i)=\{A_i-e(X_i)\}\mathbf{I}(X_i)^\top\tau+\epsilon_i$, so SSLS fits the nuisance functions $\mathbb{E}(Y_i|X_i)$ and $e(X_i)$ on one subsample and runs least squares of the residualized outcome on the residualized subgroup dummies in the other. The identity that carries the argument is that SSLS is an unregularized special case of the R-learner, and cross-fitting plus fast nuisance convergence makes it behave like the oracle least squares estimator with covariance $\Sigma=E[\{A_i-e(X_i)\}^2\mathbf{I}(X_i)\mathbf{I}(X_i)^\top]^{-1}E[\epsilon_i^2\{A_i-e(X_i)\}^2\mathbf{I}(X_i)\mathbf{I}(X_i)^\top](\cdots)^{-1}$. The diagonal structure comes from disjoint subgroup indicators and is what makes the Sidak/maxT simultaneous inference exact in the Gaussian limit.

What would settle it

Simulate a correctly specified, homoskedastic data-generating process satisfying Assumption 3.1, estimate the nuisances with an oracle and then with a slow-converging learner such as a shallow tree, and compare the empirical standard error of $\hat{\tau}_{\mathrm{SSLS}}$ to the claimed diagonal covariance: if the slow-learner intervals undercover markedly while the oracle intervals achieve nominal coverage, the fast-rate assumption is the load-bearing part of the theorem.

Watch

Extended reading notes

Core claim

On the paper's own terms, the central discovery is that the groupwise treatment effect vector $\tau=(\tau_1,\ldots,\tau_G)$ can be estimated directly at the semiparametric efficiency bound by ordinary least squares after the Robinson transformation, subtracting $\mathbb{E}(Y_i|X_i)$ from the outcome and $e(X_i)$ from the treatment and regressing the residualized outcome on the residualized subgroup indicators $\{A_i-e(X_i)\}\mathbf{I}(X_i)$. Under Assumption 3.1, $\sqrt{N}(\hat{\tau}_{\mathrm{SSLS}}-\tau)\xrightarrow{d}N(0,\Sigma)$ with diagonal $\Sigma$; under homoskedastic errors $\Sigma$ is the semiparametric variance lower bound. If model (7) is misspecified but the propensity score $e(X_i)$ is constant within each subgroup, the same estimator still converges to the true subgroup average effects, though not at the efficiency bound. The paper also establishes that data-driven groupings $M$ learned by clustering on one third of the data preserve asymptotic Normality when the clustering is consistent, and it supplies simultaneous max-statistic inference, a residual diagnostic for misspecified $M$, and an application to a 1.88-million-voter field experiment.

Load-bearing premise

The load-bearing premise is that the machine-learned nuisance estimates for $\mathbb{E}(Y_i|X_i)$ and $e(X_i)$ converge fast enough—specifically $\sqrt{N}\|\hat{e}-e\|^2_{P,2}\to 0$ and the analogous product rate—and these fast rates are not formally established for the boosted trees and neural networks the paper uses in its simulations and data analysis.

Editorial extensions

If this is right

  • Directly estimating $\tau_g$ can beat a two-step approach that estimates $\tau(x)$ with a generalized random forest and then averages within subgroups; in the paper's simulations SSLS has smaller bias, smaller variance, and higher power.
  • Finer partitions are generally less efficient: the asymptotic variance of $\hat\tau_g$ grows as the subgroup shrinks, so subgroup definitions should balance interpretability with sample size.
  • When the propensity score is constant within each subgroup, as in a completely randomized experiment, SSLS remains consistent and asymptotically Normal for $\tau_g$ even if the linear subgroup model (7) is misspecified.
  • If $M$ is chosen by clustering, splitting the data into three parts—one for clustering, two for SSLS—preserves asymptotic Normality provided the clustering converges to the true groups at the required rate.
  • Simultaneous confidence statements across all subgroups can use the maxT/Sidak critical value, because the estimated subgroup effects are asymptotically independent.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A natural extension would be to test whether the efficiency claim survives heteroskedastic errors; the proof marks homoskedasticity as the point where the diagonal variance becomes the semiparametric lower bound, so simulations varying within-subgroup error variance would quantify the gap.
  • Because the fast convergence rates in Assumption 3.1(c) are not verified for the boosted trees and neural networks used in the paper's own Section 4, a cautious reader should treat those confidence intervals as approximate unless the rates are checked or nuisance estimators with known rates are used.
  • The residual diagnostic suggests a model-selection routine: search over candidate groupings and keep the coarsest one whose SSLS residuals satisfy the mean-zero condition; post-selection inference after such a search is not analyzed here.
  • The R-learner connection implies the efficiency result may extend to other low-dimensional linear functionals of the CATE estimated by cross-fitted least squares, not just subgroup indicators.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

2 major / 3 minor

Summary. The paper proposes a 'sample splitting least squares' (SSLS) estimator for groupwise average treatment effects. After cross-fitting estimates of the propensity score and the conditional outcome mean, the method runs a linear regression of the residualized outcome on residualized subgroup indicators. The authors prove asymptotic normality of the estimator, show that it attains the semiparametric efficiency bound under homoskedastic errors, and provide a robustness result: under misspecification of the treatment-effect model, the estimator remains consistent and asymptotically normal provided the propensity score is constant within each subgroup. The paper also extends the procedure to data-driven subgroup choice via clustering, proposes simultaneous inference based on the max statistic, and reports simulations and a reanalysis of a large voter-turnout experiment.

Significance. If the results hold, this is a useful and practical contribution: it packages cross-fitted regression into a simple, interpretable tool for effect heterogeneity over pre-defined subgroups, explicitly connects to the R-learner, and gives a clean condition under which the estimator is robust to model misspecification. The proofs are detailed and follow standard semiparametric cross-fitting arguments; the efficiency calculation in the supplementary material is careful. The robustness result in Theorem 3.2 and the variance plug-in for that setting are correct: contrary to the reader's concern, the residual under model (9) converges to (A-e)δ+epsilon, so the plug-in estimator converges to Sigma' as derived in B.6. The main weakness is that the practical recommendation to use boosted trees and neural networks for nuisance functions is not covered by the formal assumptions, and the data analysis uses a median-aggregation procedure whose distribution is not derived.

major comments (2)
  1. [Assumption 3.1(c); Sections 4.1 and 5.2; Supplementary D] Assumption 3.1(c) requires sqrt(N) times the squared L2 error of the propensity score to vanish and sqrt(N) times the product of the propensity-score and outcome-regression errors to vanish. The paper nonetheless recommends boosted trees and neural networks for the nuisance fits, and Supplementary D states that rates for these methods are 'unknown and difficult to characterize.' Thus the headline claim that SSLS can incorporate flexible machine learning 'without sacrificing efficiency' is not formally established for the recommended implementation. Please either restrict the claim to learners satisfying Assumption 3.1(c), provide a concrete learner class with verified rates, or move the caveat into the main text and temper the conclusion accordingly.
  2. [Section 5.2] The data analysis repeats SSLS 1,000 times and takes the median of the estimates, but no distribution theory is provided for this median. The asymptotic results in Section 3 apply to a single cross-fitted estimate from one split; the confidence intervals and p-values in Table 5 are therefore not formally justified for the median-aggregated estimator. Please either use a single split, provide a distributional result for the aggregation scheme, or clearly label the median procedure as a heuristic whose inferential properties are not covered by the theorems.
minor comments (3)
  1. [Section 5.2] The sentence 'since the propensity score in each subgroup is constant, the results about the SSLS estimator tau-hat_SSLS established in Theorem 3.1 holds even if model (7) is incorrect' should cite Theorem 3.2, which is the misspecification result; Theorem 3.1 assumes model (7).
  2. [Supplementary Table 2] In Table 2 of the supplementary materials, the column headers read 'sigma_A = 0, sigma_A = 1, sigma_A = 0'; the third block should be 'sigma_A = 2'.
  3. [Section 4.1, Table 1] The simulation discussion would benefit from an explanation of why boosted trees maintain near-nominal coverage under intra-cluster correlation while the oracle and SLNN estimators deteriorate sharply; as it stands, the robustness claim rests on a single simulation scenario.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the SSLS theorems follow from explicit assumptions and standard semiparametric theory, and no fitted parameter is renamed as a prediction.

full rationale

The paper's derivation chain is self-contained in the relevant sense. Theorems 2.2 and 2.3 are proved from explicit high-level conditions using standard cross-fitting and least-squares arguments, with full proofs in the supplementary materials; Theorems 3.1 and 3.2 are then applications of these general results to the Robinson-transformed model, with f* and g* explicitly defined. The target tau_g is defined as a subgroup average effect, and Theorem 3.2 verifies consistency under constant propensity by checking the moment condition E(epsilon' V*)=0 from the definition of tau_g, which is an identification step rather than a circular re-use of the conclusion. The paper openly identifies its estimator as a special case of the R-learner and cites external sources for cross-fitting, the Robinson transformation, and semiparametric efficiency bounds; there are no load-bearing self-citations, no imported uniqueness theorems, and no fitted constants presented as predictions. The rate conditions in Assumption 3.1(c) are assumptions, and the supplementary materials explicitly state that rates for boosted trees and neural networks are 'unknown and difficult to characterize'; this is a limitation in the coverage of the asymptotic guarantees, not a circular derivation.

Assumptions & free parameters 0 free parameters · 5 assumptions · 0 invented entities

The statistical model has no fitted constants; the derivation is based on stated assumptions. User choices like G, the clustering method, and the diagnostic bandwidth are modeling decisions, not fitted parameters.

assumptions (5)
  • domain assumption Causal identifying assumptions (A1) unconfoundedness, (A2) overlap, (A3) SUTVA
    Standard causal conditions used to identify τ_g from observed data; stated in Section 2.1.
  • domain assumption Homoskedastic errors E(ϵ²|V) = σ² for the semiparametric efficiency claim
    Used in Theorem 2.1 and Theorem 3.1 to label the covariance as the semiparametric variance lower bound; asymptotic normality holds without it.
  • ad hoc to paper Fast nuisance convergence rates in Assumption 3.1(c): √N||ê-e||² → 0 and √N||ê-e||·||Ê-E|| → 0
    Technical rates imposed to apply cross-fitting theory; not verified for the boosted trees and neural networks used in simulations or the data analysis.
  • domain assumption Constant propensity score within each subgroup for Theorem 3.2
    Key condition for robustness to misspecified M or within-group effect heterogeneity; holds in stratified randomized experiments but not in general observational studies.
  • ad hoc to paper Clustering consistency in Assumption 3.2: ||I{M̂≠M}||_P,2 → 0 and product rate with propensity score
    Needed for the data-driven M result; the paper notes it is difficult to establish for generic clustering algorithms.

how reviews work

0 comments
Cite this review

Pith. "Pith review of A Groupwise Approach for Inferring Heterogeneous Treatment Effects in Causal Inference." pith.science (2026). https://pith.science/paper/7E3RTOXW

@misc{pith2026190804427,
  author       = {Pith},
  title        = {Pith review of: A Groupwise Approach for Inferring Heterogeneous Treatment Effects in Causal Inference},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/7E3RTOXW}},
  note         = {Machine review of arXiv:1908.04427}
}
read the original abstract

Recently, there has been great interest in estimating the conditional average treatment effect using flexible machine learning methods. However, in practice, investigators often have working hypotheses about effect heterogeneity across pre-defined subgroups of study units, which we call the groupwise approach. The paper compares two modern ways to estimate groupwise treatment effects, a nonparametric approach and a semiparametric approach, with the goal of better informing practice. Specifically, we compare (a) the underlying assumptions, (b) efficiency and adaption to the underlying data generating models, and (c) a way to combine the two approaches. We also discuss how to test a key assumption concerning the semiparametric estimator and to obtain cluster-robust standard errors if study units in the same subgroups are correlated. We demonstrate our findings by conducting simulation studies and reanalyzing the Early Childhood Longitudinal Study.

Figures

Figures reproduced from arXiv: 1908.04427 by the authors.

Figure 1
Figure 1. Graphical comparisons between the SSLS and the GRF methods. Histograms (A) and (B) compare the biases and estimated asymptotic standard errors of the SSLS() and the GRF() estimators, respectively. In histogram (A), the average biases of SSLS and GRF are 0.34 and 0.45, and in histogram (B), the average standard errors of SSLS and GRF are 0.39 and 0.54, respectively. Plot (C) compares the power of tests using the SS… view at source ↗
Figure 2
Figure 2. Diagnostic for mis-specification of M. The y-axis is the residual from the SSLS estimator and the x-axis is the covariate Xi. Top plots represent a correct M and the bottom plots represent a mis-specified M (i.e. Mw). Left and right plots contain observations under control (A = 0) and treatment (A = 1), respectively. The red solid curves( ) are smoothing lines with bandwidth h = 0.05 and are drawn to guide visualiza… view at source ↗
Figure 3
Figure 3. Result from data analysis. The x-axis shows 15 states and the y-axis shows the effect [PITH_FULL_IMAGE:figures/full_fig_p023_3.png] view at source ↗
Figures from the paper (5 more)
Figure 4
Figure 4. Figure 4: Diagnostic plots for Arkansas (top), Arizona (middle), and Colorado (bottom). [PITH_FULL_IMAGE:figures/full_fig_p054_4.png]
Figure 5
Figure 5. Figure 5: Diagnostic plots for Florida (top), Georgia (middle), and Iowa (bottom). [PITH_FULL_IMAGE:figures/full_fig_p055_5.png]
Figure 6
Figure 6. Figure 6: Diagnostic plots for Kansas (top), Kentucky (middle), and Louisiana (bottom). [PITH_FULL_IMAGE:figures/full_fig_p056_6.png]
Figure 7
Figure 7. Figure 7: Diagnostic plots for Maine (top), Michigan (middle), and North Carolina (bottom). [PITH_FULL_IMAGE:figures/full_fig_p057_7.png]
Figure 8
Figure 8. Figure 8: Diagnostic plots for South Dakota (top), Texas (middle), and Wisconsin (bottom). [PITH_FULL_IMAGE:figures/full_fig_p058_8.png]

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Detecting Heterogeneous Treatment Effect with Instrumental Variables

    stat.ME 2019-08 conditional novelty 5.0 of 10

    A matched-pair instrumental variables method using CART on absolute adjusted outcome differences and closed testing discovers and tests heterogeneous complier treatment effects with familywise error control.

Reference graph

Works this paper leans on

48 extracted references · 44 canonical work pages · cited by 1 Pith paper

  1. [1]

    Anderson, T. W. (2003) An Introduction to Multivariate Statistical Analysis. New York: Wiley, 3 edn

  2. [2]

    Arkansas Secretary of State, Little Rock

    Arkansas Secretary of State (2017) Historical initiatives & referendum election results. Arkansas Secretary of State, Little Rock. (Available from https://www.sos.arkansas.gov/uploads/elections/Initiatives_and_Amendments_1938-2018.pdf.)

  3. [3]

    and Imbens, G

    Athey, S. and Imbens, G. (2016) Recursive partitioning for heterogeneous causal effects. Proceedings of the National Academy of Sciences, 113, 7353--7360

  4. [4]

    and Wager, S

    Athey, S., Tibshirani, J. and Wager, S. (2019) Generalized random forests. The Annals of Statistics, 47, 1148--1178

  5. [5]

    J., Klaassen, C

    Bickel, P. J., Klaassen, C. A., Ritov, Y. and Wellner, J. A. (1998) Efficient and adaptive estimation for semiparametric models. New York: Springer, 1 edn

  6. [6]

    T., Low, M

    Cai, T. T., Low, M. and Ma, Z. (2014) Adaptive confidence bands for nonparametric regression functions. Journal of the American Statistical Association, 109, 1054--1070

  7. [7]

    and Robins, J

    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, C1--C68

  8. [8]

    and Fernandez-Val , I

    Chernozhukov , V., Demirer , M., Duflo , E. and Fernandez-Val , I. (2017) Generic machine learning inference on heterogenous treatment effects in randomized experiments . Preprint arXiv:1712.04802. Department of Economics, Massachusetts Institute of Technology, Cambridge

Show all 48 references
  1. [9]

    and Miratrix, L

    Ding, P., Feller, A. and Miratrix, L. (2019) Decomposing treatment effect variation. Journal of the American Statistical Association, 114, 304--317

  2. [10]

    and Cervone, D

    Dorie, V., Hill, J., Shalit, U., Scott, M. and Cervone, D. (2019) Automated versus do-it-yourself methods for causal inference: Lessons learned from a data analysis competition. Statistical Science, 34, 43--68

  3. [11]

    Dunn, O. J. (1958) Estimation of the means of dependent variables. The Annals of Mathematical Statistics, 29, 1095--1111

  4. [12]

    Florida Department of State, Tallahassee

    Florida Department of State (2019) Initiatives / amendments / revisions database. Florida Department of State, Tallahassee. (Available from https://dos.elections.myflorida.com/initiatives/.)

  5. [13]

    Friedman, J. H. (2001) Greedy function approximation: A gradient boosting machine. The Annals of Statistics, 29, 1189--1232

  6. [14]

    and Wasserman, L

    Genovese, C. and Wasserman, L. (2008) Adaptive confidence bands. The Annals of Statistics, 36, 875--905

  7. [15]

    S., Huber, G

    Gerber, A. S., Huber, G. A., Fang, A. H. and Gooch, A. (2017) The generalizability of social pressure effects on turnout across high-salience electoral contexts: Field experimental evidence from 1.96 million citizens in 17 states. American Politics Research, 45, 533--559

  8. [16]

    Gower, J. and J. S. Ross, G. (1969) Minimum spanning trees and single link cluster analysis. Journal of the Royal Statistical Society: Series C (Applied Statistics), 18, 54--64

  9. [17]

    Gower, J. C. (1967) A comparison of some methods of cluster analysis. Biometrics, 23, 623--637

  10. [18]

    R., Murray, J

    Hahn, P. R., Murray, J. S. and Carvalho, C. M. (2020) Bayesian regression tree models for causal inference: Regularization, confounding, and heterogeneous effects (with discussion). Bayesian Analysis, 15, 965--1056

  11. [19]

    and Friedman, J

    Hastie, T., Tibshirani, R. and Friedman, J. (2009) The elements of statistical learning: data mining, inference and prediction. New York: Springer, 2 edn

  12. [20]

    Hern\'an, M. A. and Robins, J. M. (2020) Causal Inference: What If. Boca Raton: Chapman & Hall/CRC

  13. [21]

    Hill, J. L. (2011) Bayesian nonparametric modeling for causal inference. Journal of Computational and Graphical Statistics, 20, 217--240

  14. [22]

    Y., Small, D

    Hsu, J. Y., Small, D. S. and Rosenbaum, P. R. (2013) Effect modification and design sensitivity in observational studies. Journal of the American Statistical Association, 108, 135--148

  15. [23]

    Y., Zubizarreta, J

    Hsu, J. Y., Zubizarreta, J. R., Small, D. S. and Rosenbaum, P. R. (2015) Strong control of the familywise error rate in observational studies that discover effect modification by exploratory methods . Biometrika, 102, 767--782

  16. [24]

    and Ratkovic, M

    Imai, K. and Ratkovic, M. (2013) Estimating treatment effect heterogeneity in randomized program evaluation. The Annals of Applied Statistics, 7, 443--470

  17. [25]

    Imbens, G. W. and Rubin, D. B. (2015) Causal Inference for Statistics, Social, and Biomedical Sciences: An Introduction. New York: Cambridge University Press

  18. [26]

    (1995) A study of cross-validation and bootstrap for accuracy estimation and model selection

    Kohavi, R. (1995) A study of cross-validation and bootstrap for accuracy estimation and model selection. In Proceedings of the 14th International Joint Conference on Artificial Intelligence, vol. 2, 1137--1143. San Francisco: Morgan Kaufmann Publishers Inc

  19. [27]

    (2008) Building predictive models in r using the caret package

    Kuhn, M. (2008) Building predictive models in r using the caret package. Journal of Statistical Software, Articles, 28, 1--26

  20. [28]

    R., Sekhon, J

    K \"u nzel, S. R., Sekhon, J. S., Bickel, P. J. and Yu, B. (2019) Meta-learners for estimating heterogeneous treatment effects using machine learning. Proceedings of the National Academy of Sciences, 116, 4156--4165

  21. [29]

    Lee, K., Small, D. S. and Rosenbaum, P. R. (2018) A powerful approach to the study of moderate effect modification in observational studies. Biometrics, 74, 1161--1170

  22. [30]

    (1957) Least squares quantization in PCM

    Lloyd , S. (1957) Least squares quantization in PCM . Tech. rep., Bell Laboratories. Publisheed in 1982 in IEEE Transactions on Information Theory, 28(2):129--137

  23. [31]

    Low, M. G. (1997) On nonparametric confidence intervals. The Annals of Statistics, 25, 2547--2554

  24. [32]

    and Ben-David, S

    von Luxburg, U. and Ben-David, S. (2005) Towards a statistical theory of clustering. Fraunhofer IPSI, Darmstadt, Germany. (Available from http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.534.3125&rep=rep1&type=pdf.)

  25. [33]

    (1967) Some methods for classification and analysis of multivariate observations

    MacQueen, J. (1967) Some methods for classification and analysis of multivariate observations. In Proceedings of the Fifth Berkeley Symposium on Mathematical Statistics and Probability, Volume 1: Statistics, 281--297. Berkeley: University of California Press

  26. [34]

    Newey, W. K. (1990) Semiparametric efficiency bounds. Journal of Applied Econometrics, 5, 99--135

  27. [35]

    and Wager, S

    Nie, X. and Wager, S. (2020) Quasi-Oracle Estimation of Heterogeneous Treatment Effects . Biometrika. Asaa076

  28. [36]

    (1981) Strong consistency of k -means clustering

    Pollard, D. (1981) Strong consistency of k -means clustering. The Annals of Statistics, 9, 135--140

  29. [37]

    Robinson, P. M. (1988) Root-n-consistent semiparametric regression. Econometrica, 56, 931--954

  30. [38]

    Rosenbaum, P. R. and Rubin, D. B. (1983) The central role of the propensity score in observational studies for causal effects. Biometrika, 70, 41--55

  31. [39]

    Rubin, D. B. (1976) Inference and missing data. Biometrika, 63, 581--592

  32. [40]

    The Annals of Statistics, 6, 34--58

    --- (1978) Bayesian inference for causal effects: The role of randomization. The Annals of Statistics, 6, 34--58

  33. [41]

    Shalit, U., Johansson, F. D. and Sontag, D. (2017) Estimating individual treatment effect: Generalization bounds and algorithms. In Proceedings of the 34th International Conference on Machine Learning, vol. 70 of Proceedings of Machine Learning Research, 3076--3085. JMLR.org

  34. [42]

    (1973) SLINK: An optimally efficient algorithm for the single-link cluster method

    Sibson, R. (1973) SLINK: An optimally efficient algorithm for the single-link cluster method . The Computer Journal, 16, 30--34

  35. [43]

    (1967) Rectangular confidence regions for the means of multivariate normal distributions

    Sidak, Z. (1967) Rectangular confidence regions for the means of multivariate normal distributions. Journal of the American Statistical Association, 62, 626--633

  36. [44]

    Stone, C. J. (1980) Optimal rates of convergence for nonparametric estimators. The Annals of Statistics, 8, 1348--1360

  37. [45]

    Su, X., Tsai, C.-L., Wang, H., Nickerson, D. M. and Li, B. (2009) Subgroup analysis via recursive partitioning. The Journal of Machine Learning Research, 10, 141--158

  38. [46]

    (2005) Applied linear regression

    Weisberg, S. (2005) Applied linear regression. Hoboken: Wiley-Interscience

  39. [47]

    Wooldridge, J. M. (2010) Econometric Analysis of Cross Section and Panel Data. Cambridge: MIT press

  40. [48]

    Zhao, Q., Small, D. S. and Ertefaie, A. (2017) Selective inference for effect modification via the lasso. Preprint arXiv:1705.08020. Department of Statistics, University of Pennsylvania, Philadelphia

Pith tools

Reviewed August 14, 2026 · model on record in the stance chip above.