REVIEW 3 major objections 5 minor 287 references
A Statistical Framework for Data-Driven Discovery of Differential Performance in Clinical Risk Prediction Models
T0 review · 3 major / 5 minor · reviewed 2026-08-15 · deepseek-v4-flash
Pith's one-line read This paper proposes the unfairness tree (utree), a recursive partitioning method that discovers covariate-defined subgroups where a clinical risk model is miscalibrated, without requiring the user to pre-specify groups, and reports that…
desk verdict Useful, honest method for discovering unknown subgroup disparities, but its permutation null is not the calibration null, so the type I error guarantee is narrower than claimed. 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 engine is the utree algorithm, built on conditional-inference trees. For each candidate splitting covariate $Z_j$, it computes the statistic $T_j = \sup_z \left| \hat{F}_j(z; w_{\hat{Y}^0}) - \hat{F}_j(z; w_{\hat{s}}) \right|$, where $\hat{F}_j(z; w)$ is the weighted empirical cumulative distribution function of $Z_j$ under weights given by the doubly robust counterfactual outcome estimates and by predicted risk. This is a Lorenz-curve comparison: under calibration the two weighted distributions coincide, and their maximum gap is the test signal. Variable and split-point selection are separated, and significance is assessed by permuting the $(\hat{Y}^0, \hat{s})$ pairs jointly while holding $Z$ fixed. The same recursion can target true-positive rate or precision by changing the weight functions, so the tree machinery is a general search over subgroups for whichever performance discrepancy the user defines.
What would settle it
A large-scale null simulation is the direct check: generate data with no differential performance, run the utree on tens of thousands of replicates at several sample sizes, and compare the proportion of trees making at least one split with the nominal 0.05. If that proportion rises systematically with sample size rather than staying flat near 0.05, the permutation null is not valid after adaptive splitting, and the method's central operating-characteristic claim fails. A within-tree check would compare permutation p-values at a node reached after several splits with p-values computed from an independent sample using the same node definition.
Extended reading notes
Core claim
The central discovery is that a conditional-inference tree whose splits are guided by a Kolmogorov–Smirnov-type statistic can localize differential model performance. At each node the method compares the covariate distribution weighted by estimated counterfactual outcomes $\hat{Y}^0$ with the same distribution weighted by predicted risks $\hat{s}$; a large gap means observed and predicted risk are distributed differently along that covariate, so the covariate is informative about where calibration fails. In simulations the method shows split probabilities near nominal level under the null (0.048 at $N=10^3$), increasing power under miscalibration and imbalance scenarios, and leaf-wise estimates of subgroup discrepancy with small bias. In six mortality models fitted to the GUSTO-I trial, age, sex, systolic blood pressure, and Killip class were repeatedly selected, and the terminal subgroups it found often involve interactions of three or more variables rather than single-axis partitions.
Load-bearing premise
The load-bearing premise is that the permutation test—which jointly shuffles outcome estimates and predicted risks while holding covariates fixed—still gives a valid reference distribution after the tree has chosen splits greedily and adaptively from the data. The paper states that formal guarantees for tree-level inference and subgroup stability are open, so if those p-values drift, some reported subgroups could be artifacts of the search rather than real disparities.
Editorial extensions
If this is right
- Fairness audits can operate without a pre-specified group list; intersectional subgroups are the output of the tree, not the input.
- Evaluation covariates need not be the model's inputs, so utree can ask whether a risk model performs differently across characteristics like socioeconomic status that the model never saw.
- The same partitioning logic with different weight functions targets calibration, true-positive rate, or precision, and the GUSTO-I analysis shows the chosen metric changes which subgroups are flagged.
- Leaf-wise discrepancy estimates give each patient a predicted calibration error for their subgroup, and out-of-sample checks in the paper indicate these estimates are stable enough to use as exploratory summaries.
- Because the statistic ignores uniform multiplicative miscalibration shared by all groups, utree is a test for heterogeneous relative miscalibration, not a substitute for checking overall calibration.
Reading between the lines
- Editorial extension: because Appendix E shows the normalized statistic is blind to a constant multiplicative bias, a real-world audit should pair utree with a global calibration check; a model that is uniformly overconfident could pass the tree screen.
- Editorial extension: the same recursive template transfers to any setting with a binary outcome, a risk score, and a defensible counterfactual reference, provided positivity, consistency, and no-unmeasured-confounding hold.
- Editorial extension: a natural next simulation study, named but not carried out here, is to run the same battery with TPR and precision weight functions to check whether type I error and recovery guarantees extend to threshold-based metrics.
- Editorial extension: until selective inference for adaptive splits exists, users should read terminal-leaf discrepancies as ranked hypotheses to validate, not as confidence intervals.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces the unfairness tree (utree), a recursive partitioning method for data-driven discovery of subgroups in which a clinical risk prediction model exhibits differential performance. The method uses conditional-inference trees, with variable and split-point selection guided by a Kolmogorov–Smirnov-type statistic comparing covariate distributions weighted by counterfactual outcome estimates and predicted risks. A doubly robust estimator is used to estimate counterfactual outcomes under a reference treatment. The authors present simulations varying sample size, correlation, and unfairness-generating mechanisms, reporting type I error near nominal level, reasonable power to detect higher-order interactions, and small bias in leaf-level discrepancy estimates. They then apply the method to six mortality risk models in the GUSTO-I trial, identifying subgroups defined by combinations of age, sex, blood pressure, Killip class, and other variables. The paper acknowledges several limitations, including the lack of formal tree-level inference and the exploratory nature of the subgroup estimates.
Significance. If the approach is valid, it addresses a real gap in fairness evaluation: existing methods typically require pre-specified groups, whereas the utree automatically discovers intersecting subgroups with heterogeneous model performance. The paper provides a useful algorithmic framework that extends to multiple performance metrics through weighting functions, builds on the conditional-inference tree literature to avoid variable-selection bias, and is evaluated in both simulations and a substantial clinical dataset. The authors are also commendably explicit about the exploratory nature of the estimates and the open theoretical questions. However, the central statistical guarantee—nominal type I error under the stated null—is not established by the current permutation procedure, which is a load-bearing issue for the paper's main claim.
major comments (3)
- [§3.1 / Appendix E] The permutation null in Section 3.1 is not the same as the null hypothesis stated for the test statistic. The statistic T_j in Eq. (5) is said to test H0: F_j(z; w_{Y^0}) = F_j(z; w_s) for all z, which Appendix E shows is equivalent to E[Y^0 | Z=z]/E[Y^0] = E[s | Z=z]/E[s] almost surely, i.e., a conditional-mean restriction. The permutation procedure jointly permutes the pairs (Y^0_i, s_i) across observations while holding Z fixed, which instead generates a reference distribution under the stronger condition that (Y^0, s) is independent of Z. When the conditional-mean null holds but Var(Y^0 | Z) varies with Z, the true null distribution of the supremum statistic depends on the conditional variance function, whereas the permutation distribution uses the unconditional variance. In the paper's own null simulation (Section 4.1), s_i equals the true risk s^0_i and Y^0_i is Bernoulli(s^0_i), so Var(Y^0_i | Z_i) = s^0_i(1 - s^0_i) varies with Z; the reported split probability of 0.048 (Table A3) therefore reflects one conditional-variance profile and does not establish general type I error control. The Section 6 limitation about tree-level guarantees does not address this node-level validity gap. I recommend either proving that the permutation procedure yields a valid reference distribution for the KS-type statistic under the conditional-mean null, or replacing it with a method that is valid under conditional heteroskedasticity (e.g., a wild bootstrap), and re-running the type I error simulations under several conditional-variance profiles.
- [§3.1 / Split-point selection] The split-point selection step is not given a valid inference justification. After selecting the covariate Z_j, candidate split points are evaluated with the same statistic T, and the split point that maximizes T is chosen. The p-value associated with the selected split point is then used in subsequent steps, but no multiplicity adjustment for the search over candidate split points is described. Because the split point is selected to maximize the test statistic, the reported p-value for the resulting split is stochastically smaller than nominal under the null. The simulation result of a root-level split probability near 0.05 is encouraging but does not replace a formal treatment, and the recursive use of these p-values for further splitting is even less well understood. The authors should clarify how split-point multiplicity is handled, or state explicitly that the p-values are heuristic guides rather than exact inferential quantities.
- [§5.1 / §3.3] The GUSTO-I analysis lacks uncertainty quantification for leaf-level discrepancies, and the doubly robust estimator is not cross-fitted. Section 5.1 states "Cross-fitting was not employed," and Figures 3 and A5 report only point estimates. Because the tree structure is learned adaptively on the evaluation set, the leaf discrepancies are affected by selection; Section 6 appropriately cautions that they are exploratory summaries, but the absence of any confidence intervals or standard errors makes it difficult to judge which of the reported terminal-node discrepancies (e.g., relative discrepancies of +250% or +500% in Figure 3) are compatible with sampling noise. Cross-fitting the nuisance models in the doubly robust estimator would reduce bias due to overfitting the outcome and propensity models in the evaluation sample. I request that the authors add standard errors or confidence intervals for node-level discrepancies, even if labeled exploratory, and consider cross-fitting for the DR nuisance models.
minor comments (5)
- [§3.1] The phrase "a novel data-driven method that that partitions" contains a duplicated "that" that should be corrected.
- [§3.1] The notation ⊕ [ Z3 < −2 ] and similar expressions appear to be rendering errors; they should use standard indicator notation such as 𝔹[Z3 < −2].
- [References] The Hothorn reference is typeset incorrectly: "Hornik , Kurt, , and Achim Zeileis" should be "Kurt Hornik and Achim Zeileis."
- [Figure A6 caption] The caption contains missing spaces in "increasingly smallterminalleavesareexcluded," which should read "increasingly small terminal leaves are excluded."
- [Table A5 / Figures] The table uses the label "KillipII" for Killip class II, while the figures use the abbreviation "K2"; please make the notation consistent.
Circularity Check
No significant circularity: the utree derivation is self-contained against simulated and external benchmarks; self-citations are background only.
full rationale
Walked the derivation chain: utree partitions the covariate space using a KS-type statistic comparing weighted CDFs under weights Y^0 and s (Eq. 5). The null H0: F_j(z; w_Y^0) = F_j(z; w_s) is explicitly analyzed in Appendix E and shown to correspond to a relative-calibration condition, not to the unconditional discrepancy delta(z) = 0; the paper states this as an interpretive choice, and it is not a hidden equivalence that forces the output. The algorithm's variable and split-point selection uses the same statistic that defines 'differential performance', so detecting subgroups is by construction the method's objective; however, the paper's central claims are benchmarked against simulated data with known unfairness-generating variables and independent test sets, so type I error, recovery, and discrepancy-estimation results are not forced by a fitted parameter or by definitional equivalence. Self-citations (Wastvedt et al. 2023, 2024, with co-author Wolfson) provide background discrepancy statistics and simulation settings, but the key test statistic is attributed to Yang (2024) and the recursive partitioning framework to Hothorn et al. (2006), both external. Section 6 openly disclaims post-selection validity and tree-level stability guarantees, further weighing against any hidden claim that the adaptive procedure provides calibrated inference. The permutation-null concern raised in review is a potential validity limitation under conditional-variance heterogeneity, not a circularity: it concerns whether the reference distribution matches the stated null, not whether an input was renamed as a prediction. Overall, no step reduces by construction; the score of 2 reflects only the presence of minor, non-load-bearing self-citations.
Assumptions & free parameters
free parameters (4)
- Significance threshold alpha =
0.05 (Bonferroni-adjusted)
- Maximum tree depth =
5
- Number of permutations =
500
- Minimum terminal leaf size =
50 (recommended for validation)
assumptions (3)
- domain assumption Counterfactual causal identification: positivity, consistency, no unmeasured confounding, and correct specification of at least one of the outcome regression or propensity score models.
- ad hoc to paper The normalized weighted KS statistic (Equation 5) provides a valid test of the relative calibration null H0: F_j(z; w_Y0) = F_j(z; w_s) for all z.
- standard math The conditional inference tree framework (Hothorn et al., 2006) provides unbiased variable selection and valid split-point selection.
Cite this review
Pith. "Pith review of A Statistical Framework for Data-Driven Discovery of Differential Performance in Clinical Risk Prediction Models." pith.science (2026). https://pith.science/paper/PT4HHC4D
@misc{pith2026260801333,
author = {Pith},
title = {Pith review of: A Statistical Framework for Data-Driven Discovery of Differential Performance in Clinical Risk Prediction Models},
year = {2026},
howpublished = {\url{https://pith.science/paper/PT4HHC4D}},
note = {Machine review of arXiv:2608.01333}
}
read the original abstract
Predictive models employing artificial intelligence (AI) and machine learning (ML) are increasingly being used for decision support in healthcare settings. These models may exhibit differential performance across population subgroups defined by race, age, sex, and other factors and cause disparate clinical impacts, leading to intensive recent study of what has been termed "model fairness". While many methods have been proposed to assess risk prediction model fairness, these techniques generally require that the end user pre-specify the groups across which fairness is to be evaluated. In real-world settings, however, important model performance disparities may arise in unknown subgroups defined by multiple intersecting characteristics. To address this problem, we propose the unfairness tree (utree), a data-driven recursive partitioning framework for identifying subgroups with differential model performance. In simulations, the utree exhibits nominal empirical type I error rates and good ability to detect, quantify, and characterize performance discrepancies defined by higher-order variable interactions. In six mortality risk models fit to the GUSTO-I acute myocardial infarction trial dataset, utrees identified subgroup-specific performance patterns, with age, sex, blood pressure, and Killip class consistently associated with differential model performance.
Figures
Reference graph
Works this paper leans on
-
[2]
The American Journal of Medicine , author =
Adverse effects of health plan prior authorization on clinical effectiveness and patient outcomes:. The American Journal of Medicine , author =. 2026 , keywords =. doi:10.1016/j.amjmed.2025.08.018 , abstract =
-
[3]
Journal of the American Medical Informatics Association , author =
The. Journal of the American Medical Informatics Association , author =. 2026 , pages =. doi:10.1093/jamia/ocag009 , abstract =
-
[4]
Journal of the American Medical Informatics Association , author =
Predictive performance precision analysis in medicine: identification of low-confidence predictions at patient and profile levels (. Journal of the American Medical Informatics Association , author =. 2026 , pages =. doi:10.1093/jamia/ocag034 , abstract =
-
[5]
Minimal important change (. Quality of Life Research: An International Journal of Quality of Life Aspects of Treatment, Care and Rehabilitation , author =. 2021 , keywords =. doi:10.1007/s11136-021-02925-y , abstract =
-
[6]
Evaluating the credibility of anchor based estimates of minimal important differences for patient reported outcomes: instrument development and reliability study , volume =. BMJ , author =. 2020 , keywords =. doi:10.1136/bmj.m1714 , abstract =
-
[7]
A multimodal sleep foundation model for disease prediction , issn =. Nature Medicine , author =. doi:10.1038/s41591-025-04133-4 , abstract =
-
[8]
Journal of Affective Disorders , author =
Sensitivity to change and minimal clinically important difference of the 7-item. Journal of Affective Disorders , author =. 2020 , keywords =. doi:10.1016/j.jad.2020.01.032 , abstract =
-
[9]
Journal of Patient-Reported Outcomes , author =
Development and validation of an interpretive guide for. Journal of Patient-Reported Outcomes , author =. 2020 , keywords =. doi:10.1186/s41687-020-0181-7 , abstract =
Show all 287 references
-
[10]
Journal of Clinical Epidemiology , author =
Clinical validity of. Journal of Clinical Epidemiology , author =. 2016 , keywords =. doi:10.1016/j.jclinepi.2015.08.036 , abstract =
2016 doi
-
[11]
Medical Care , author =
Psychometric evaluation and calibration of health-related quality of life item banks: plans for the. Medical Care , author =. 2007 , keywords =. doi:10.1097/01.mlr.0000250483.85507.04 , abstract =
2007
-
[12]
Journal of Clinical Epidemiology , author =
The. Journal of Clinical Epidemiology , author =. 2010 , keywords =. doi:10.1016/j.jclinepi.2010.04.011 , abstract =
2010 doi
-
[13]
Advances in Patient-Reported Outcomes , author =
Pitfalls of using minimally important or meaningful differences to categorize individual patients , volume =. Advances in Patient-Reported Outcomes , author =. 2025 , pages =. doi:10.1016/j.apro.2025.100302 , language =
2025
-
[14]
BMC Psychiatry , author =
Measurement invariance of the. BMC Psychiatry , author =. 2023 , pages =. doi:10.1186/s12888-023-04804-x , abstract =
2023 doi
-
[15]
European Journal of Pediatrics , author =
Advances in measuring pediatric overall health: the. European Journal of Pediatrics , author =. 2022 , pages =. doi:10.1007/s00431-022-04408-9 , abstract =
2022 doi
-
[16]
Journal of Pediatric Psychology , author =
Measuring. Journal of Pediatric Psychology , author =. 2022 , pages =. doi:10.1093/jpepsy/jsac026 , abstract =
2022 doi
-
[17]
Journal of Anxiety Disorders , author =
Establishing a common metric for self-reported anxiety:. Journal of Anxiety Disorders , author =. 2014 , pages =. doi:10.1016/j.janxdis.2013.11.006 , abstract =
2014 doi
-
[18]
Biometrics , author =
A semiparametric method for addressing underdiagnosis using electronic health record data , volume =. Biometrics , author =. 2025 , pages =. doi:10.1093/biomtc/ujaf157 , abstract =
2025 doi
-
[19]
Statistical Methods in Medical Research , author =
Use of risk-adjusted. Statistical Methods in Medical Research , author =. 2003 , pages =. doi:10.1177/096228020301200205 , abstract =
2003 doi
-
[20]
Journal of General Internal Medicine , author =
Measures. Journal of General Internal Medicine , author =. 2019 , pages =. doi:10.1007/s11606-019-05069-5 , language =
2019 doi
-
[21]
Biometrics , author =
A two-stage model for wearable device data , volume =. Biometrics , author =. 2018 , keywords =. doi:10.1111/biom.12781 , abstract =
2018 doi
-
[22]
AStA Advances in Statistical Analysis , author =
Functional data analysis for wearable sensor data: a systematic review , volume =. AStA Advances in Statistical Analysis , author =. 2025 , pages =. doi:10.1007/s10182-025-00531-8 , abstract =
2025 doi
-
[23]
EcoMat , author =
Application of machine learning for advanced material prediction and design , volume =. EcoMat , author =. 2022 , pages =. doi:10.1002/eom2.12194 , abstract =
2022 doi
-
[24]
Joint association and classification analysis of multi-view data , url =
Zhang, Yunfeng and Gaynanova, Irina , month = nov, year =. Joint association and classification analysis of multi-view data , url =
-
[25]
and Simms, Leonard J
Williams, Trevor F. and Simms, Leonard J. , editor =. The. The. 2020 , pages =. doi:10.1017/9781316995808.006 , language =
2020 doi
-
[26]
Developmental Cognitive Neuroscience , author =
Pubertal timing and functional neurodevelopmental alterations independently mediate the effect of family conflict on adolescent psychopathology , volume =. Developmental Cognitive Neuroscience , author =. 2021 , keywords =. doi:10.1016/j.dcn.2021.101032 , abstract =
2021
-
[27]
Developmental Cognitive Neuroscience , author =
Adolescent neurodevelopment and psychopathology:. Developmental Cognitive Neuroscience , author =. 2023 , keywords =. doi:10.1016/j.dcn.2023.101229 , abstract =
2023
-
[28]
and Markowetz, Florian , month = oct, year =
Yuan, Yinyin and Savage, Richard S. and Markowetz, Florian , month = oct, year =. Patient-. PLOS Computational Biology , publisher =. doi:10.1371/journal.pcbi.1002227 , abstract =
-
[29]
2013 , keywords =
Bioinformatics , author =. 2013 , keywords =. doi:10.1093/bioinformatics/bts655 , abstract =
2013 doi
-
[30]
Development and Psychopathology , author =
Cognitive difficulties following adversity are not related to mental health:. Development and Psychopathology , author =. 2024 , keywords =. doi:10.1017/S0954579423001220 , abstract =
2024 doi
-
[31]
Sparse integrative clustering of multiple omics data sets , volume =
Shen, Ronglai and Wang, Sijian and Mo, Qianxing , month = mar, year =. Sparse integrative clustering of multiple omics data sets , volume =. The Annals of Applied Statistics , publisher =. doi:10.1214/12-AOAS578 , abstract =
-
[32]
Biostatistics (Oxford, England) , author =
A fully. Biostatistics (Oxford, England) , author =. 2018 , keywords =. doi:10.1093/biostatistics/kxx017 , abstract =
2018 doi
-
[33]
Biostatistics (Oxford, England) , author =
Canonical variate regression , volume =. Biostatistics (Oxford, England) , author =. 2016 , keywords =. doi:10.1093/biostatistics/kxw001 , abstract =
2016 doi
-
[35]
Separating the
Blattenberger, Gail and Lad, Frank , year =. Separating the. The American Statistician , publisher =. doi:10.2307/2683902 , abstract =
-
[36]
Argelaguet, Ricard and Velten, Britta and Arnol, Damien and Dietrich, Sascha and Zenz, Thorsten and Marioni, John C and Buettner, Florian and Huber, Wolfgang and Stegle, Oliver , month = jun, year =. Multi‐. Molecular Systems Biology , publisher =. doi:10.15252/msb.20178124 , ...
-
[38]
and Watson, David and Cicero, David C
Kotov, Roman and Krueger, Robert F. and Watson, David and Cicero, David C. and Conway, Christopher C. and DeYoung, Colin G. and Eaton, Nicholas R. and Forbes, Miriam K. and Hallquist, Michael N. and Latzman, Robert D. and Mullins-Sweatt, Stephanie N. and Ruggero, Camilo J. and...
-
[39]
Fahey, Kalina M. L. and Nakai, Saki C. and Edwards, John A. and Dermody, Sarah S. , month = jan, year =. The. The International Journal for the Psychology of Religion , publisher =. doi:10.1080/10508619.2022.2078590 , abstract =
2022
-
[40]
Cooperative learning for multiview analysis , volume =
Ding, Daisy Yi and Li, Shuangning and Narasimhan, Balasubramanian and Tibshirani, Robert , month = sep, year =. Cooperative learning for multiview analysis , volume =. Proceedings of the National Academy of Sciences , publisher =. doi:10.1073/pnas.2202113119 , abstract =
-
[41]
Pediatrics in Review , author =
The. Pediatrics in Review , author =. 2000 , keywords =. doi:10.1542/pir.21-8-265 , language =
2000 doi
-
[43]
Developmental Cognitive Neuroscience , author =
Sex and age variations in the impact of puberty on cortical thickness and associations with internalizing symptoms and suicidal ideation in early adolescence , volume =. Developmental Cognitive Neuroscience , author =. 2023 , keywords =. doi:10.1016/j.dcn.2022.101195 , abstract =
2023
-
[44]
Molecular Psychiatry , author =
Dimensional and transdiagnostic phenotypes in psychiatric genome-wide association studies , volume =. Molecular Psychiatry , author =. 2023 , pages =. doi:10.1038/s41380-023-02142-8 , language =
2023 doi
-
[45]
Bioinformatics Advances , author =
Deep. Bioinformatics Advances , author =. 2024 , pages =. doi:10.1093/bioadv/vbae060 , abstract =
2024 doi
-
[46]
Clinical Psychological Science , author =
The. Clinical Psychological Science , author =. 2022 , pages =. doi:10.1177/21677026211056596 , abstract =
2022 doi
-
[48]
Archives of Assessment Psychology , author =
Note on truncated. Archives of Assessment Psychology , author =. 2012 , note =
2012
-
[49]
Assessment , author =
Clinical. Assessment , author =. 2019 , pages =. doi:10.1177/1073191118790036 , abstract =
2019 doi
-
[50]
Sosa, Juan and Aristizabal, Jeimy , month = oct, year =. A
-
[51]
Journal of Anxiety Disorders , author =
The comorbidity structure of fear, distress and compulsive disorders in an acute psychiatric sample , volume =. Journal of Anxiety Disorders , author =. 2021 , pages =. doi:10.1016/j.janxdis.2021.102370 , abstract =
2021
-
[52]
2019 , pages =
Bioinformatics , author =. 2019 , pages =. doi:10.1093/bioinformatics/bty1054 , abstract =
2019 doi
-
[53]
Bioinformatics , author =
Integrative clustering of multiple genomic data types using a joint latent variable model with application to breast and lung cancer subtype analysis , volume =. Bioinformatics , author =. 2009 , pages =. doi:10.1093/bioinformatics/btp543 , abstract =
2009 doi
-
[54]
Schulte-Strathaus, Julia C. C. and Rauschenberg, Christian and Paetzold, Isabell and Quattrone, Diego and Hartmann, Jessica Anna and Amminger, Paul and Yuen, Hok Pan and McGorry, Patrick and Nelson, Barnaby and Reininghaus, Ulrich , month = nov, year =. Transdiagnostic. doi:10...
-
[55]
Developmental Cognitive Neuroscience , author =
A practical guide for researchers and reviewers using the. Developmental Cognitive Neuroscience , author =. 2022 , keywords =. doi:10.1016/j.dcn.2022.101115 , abstract =
2022
-
[56]
Biometrics , author =
Sparse. Biometrics , author =. 2022 , pages =. doi:10.1111/biom.13458 , abstract =
2022 doi
- [57]
-
[58]
Ecography , author =
Cross-validation strategies for data with temporal, spatial, hierarchical, or phylogenetic structure , volume =. Ecography , author =. 2017 , note =. doi:10.1111/ecog.02881 , abstract =
2017 doi
-
[59]
Psychological Medicine , author =
Meta-analysis of structural evidence for the. Psychological Medicine , author =. 2021 , pages =. doi:10.1017/S0033291721001902 , abstract =
2021 doi
-
[60]
Bayesian Analysis , author =
On the. Bayesian Analysis , author =. doi:10.1214/12-BA730 , abstract =
-
[61]
Briefings in Bioinformatics , author =
Analytic approaches to twin data using structural equation models , volume =. Briefings in Bioinformatics , author =. 2002 , pages =. doi:10.1093/bib/3.2.119 , abstract =
2002 doi
-
[62]
and Scott, James G
Polson, Nicholas G. and Scott, James G. , editor =. Shrink. Bayesian. 2011 , doi =. doi:10.1093/acprof:oso/9780199694587.003.0017 , pages =
2011
-
[63]
Science, Technology, & Human Values , author =
Psychiatry and the. Science, Technology, & Human Values , author =. 2019 , pages =. doi:10.1177/0162243919841693 , abstract =
2019 doi
-
[64]
BMC Medical Research Methodology , author =
A data-driven approach to categorizing early life adversity exposure in the. BMC Medical Research Methodology , author =. 2023 , keywords =. doi:10.1186/s12874-023-01983-9 , abstract =
2023 doi
-
[65]
, month = feb, year =
Malik, Momin M. , month = feb, year =. A
-
[66]
Clinical Psychology Review , author =
Linking. Clinical Psychology Review , author =. 2021 , pages =. doi:10.1016/j.cpr.2021.102025 , abstract =
2021
-
[67]
Psychological Medicine , author =
New diagnosis in psychiatry: beyond heuristics , volume =. Psychological Medicine , author =. 2025 , pages =. doi:10.1017/S003329172400223X , abstract =
2025 doi
-
[68]
Psychiatry: Interpersonal and Biological Processes , author =
Culture and. Psychiatry: Interpersonal and Biological Processes , author =. 2014 , pages =. doi:10.1521/psyc.2014.77.2.130 , language =
2014 doi
-
[69]
Psychological Medicine , author =
Validation of hierarchical taxonomy in a clinical sample , volume =. Psychological Medicine , author =. 2023 , pages =. doi:10.1017/S0033291722003324 , abstract =
2023 doi
-
[70]
IEEE Transactions on Neural Networks and Learning Systems , author =
Group. IEEE Transactions on Neural Networks and Learning Systems , author =. 2015 , note =. doi:10.1109/TNNLS.2014.2376974 , abstract =
2015
-
[71]
Journal of Machine Learning Research , author =
Bayesian. Journal of Machine Learning Research , author =. 2013 , pages =
2013
-
[72]
diagnosis‐based risk prediction , volume =
Internalizing psychopathology and all‐cause mortality: a comparison of transdiagnostic vs. diagnosis‐based risk prediction , volume =. World Psychiatry , author =. 2021 , pages =. doi:10.1002/wps.20859 , abstract =
2021 doi
-
[73]
Translational Psychiatry , author =
Examining the role of personality functioning in a hierarchical taxonomy of psychopathology using two years of ambulatory assessed data , volume =. Translational Psychiatry , author =. 2024 , pages =. doi:10.1038/s41398-024-03046-z , abstract =
2024 doi
-
[74]
Molecular Psychiatry , author =
A history of metaphorical brain talk in psychiatry , volume =. Molecular Psychiatry , author =. 2025 , pages =. doi:10.1038/s41380-025-03053-6 , abstract =
2025 doi
-
[75]
Psychology and Psychotherapy: Theory, Research and Practice , author =
Multiple and interpersonal trauma are risk factors for both post-traumatic stress disorder and borderline personality disorder:. Psychology and Psychotherapy: Theory, Research and Practice , author =. 2020 , note =. doi:10.1111/papt.12248 , abstract =
2020 doi
-
[76]
Psychological Medicine , author =
Dimensions over categories: a meta-analysis of taxometric research , volume =. Psychological Medicine , author =. 2020 , pages =. doi:10.1017/S003329172000183X , abstract =
2020 doi
-
[77]
Bayesian
Gelman, Andrew and Carlin, John B and Stern, Hal S and Dunson, David B and Vehtari, Aki and Rubin, Donald B , month = feb, year =. Bayesian
-
[78]
Econometrics and Statistics , author =
Bayesian longitudinal spectral estimation with application to resting-state. Econometrics and Statistics , author =. 2020 , keywords =. doi:10.1016/j.ecosta.2019.01.002 , abstract =
2020 doi
-
[79]
Current Directions in Psychological Science , author =
Research. Current Directions in Psychological Science , author =. 2022 , pages =. doi:10.1177/09637214211051363 , abstract =
2022 doi
-
[80]
Psychological Assessment , author =
Constructing validity:. Psychological Assessment , author =. 2019 , pages =. doi:10.1037/pas0000626 , abstract =
2019 doi
- [81]
-
[82]
Biometrics , author =
A. Biometrics , author =. 2017 , pages =. doi:10.1111/biom.12587 , abstract =
2017 doi
-
[83]
American Psychologist , author =
Translating the hierarchical taxonomy of psychopathology (. American Psychologist , author =. 2023 , pages =. doi:10.1037/amp0001046 , abstract =
2023 doi
-
[84]
Personality Disorders: Theory, Research, and Treatment , author =
The structure of antagonism:. Personality Disorders: Theory, Research, and Treatment , author =. 2023 , pages =. doi:10.1037/per0000603 , abstract =
2023 doi
-
[85]
Assessment , author =
A. Assessment , author =. 2024 , pages =. doi:10.1177/10731911231170841 , abstract =
2024 doi
-
[86]
Developmental Cognitive Neuroscience , author =
Characterizing the dimensional structure of early-life adversity in the. Developmental Cognitive Neuroscience , author =. 2023 , keywords =. doi:10.1016/j.dcn.2023.101256 , abstract =
2023
-
[87]
Annual Review of Clinical Psychology , author =
The. Annual Review of Clinical Psychology , author =. 2014 , pages =. doi:10.1146/annurev-clinpsy-032813-153639 , abstract =
2014 doi
-
[88]
BMC Research Notes , author =
Structural equation modeling in medical research: a primer , volume =. BMC Research Notes , author =. 2010 , pages =. doi:10.1186/1756-0500-3-267 , abstract =
2010 doi
-
[89]
2020 , keywords =
Genome Biology , author =. 2020 , keywords =. doi:10.1186/s13059-020-02015-1 , abstract =
2020 doi
-
[90]
Psychometrika , author =
Heterogeneous factor analysis models:. Psychometrika , author =. 2002 , pages =. doi:10.1007/BF02294709 , abstract =
2002 doi
-
[91]
and Yu, Menggang , month = nov, year =
Huling, Jared D. and Yu, Menggang , month = nov, year =. Subgroup
-
[92]
Prior distributions for variance parameters in hierarchical models , abstract =
-
[93]
2025 , note =
seismometer , copyright =. 2025 , note =
2025
-
[94]
Quality of Life Research: An International Journal of Quality of Life Aspects of Treatment, Care and Rehabilitation , author =
Development of physical and mental health summary scores from the patient-reported outcomes measurement information system (. Quality of Life Research: An International Journal of Quality of Life Aspects of Treatment, Care and Rehabilitation , author =. 2009 , keywords =. doi:...
2009 doi
-
[95]
Medical Care , author =
Prediction of. Medical Care , author =. 2023 , keywords =. doi:10.1097/MLR.0000000000001878 , abstract =
2023 doi
-
[96]
Pediatrics , author =
Prenatal. Pediatrics , author =. 2017 , pages =. doi:10.1542/peds.2016-3840 , abstract =
2017 doi
-
[97]
Environmental Health , author =
Evaluation of the evidence on acetaminophen use and neurodevelopmental disorders using the. Environmental Health , author =. 2025 , keywords =. doi:10.1186/s12940-025-01208-0 , abstract =
2025 doi
-
[99]
Econometrica , author =
Inconsistency of the. Econometrica , author =. 2000 , note =. doi:10.1111/1468-0262.00114 , language =
2000
- [100]
-
[101]
Chest , author =
Refining. Chest , author =. 2010 , pages =. doi:10.1378/chest.09-1584 , abstract =
2010 doi
-
[102]
JAMA , author =
Validation of the. JAMA , author =. 2001 , pages =. doi:10.1001/jama.286.2.180 , abstract =
2001 doi
-
[103]
Classification
Breiman, Leo , year =. Classification. doi:https://doi.org/10.1201/9781315139470 , language =
-
[104]
GUSTO , month = sep, year =. An. New England Journal of Medicine , publisher =. doi:10.1056/NEJM199309023291001 , abstract =
-
[105]
ggparty tutorial , url =
-
[106]
Detecting
Giobergia, Flavio and Pastor, Eliana and de Alfaro, Luca and Baralis, Elena , month = jul, year =. Detecting. Proceedings of the 31st. doi:10.1145/3690624.3709259 , abstract =
- [107]
-
[108]
Expert Systems , author =
Subgroup mining for performance analysis of regression models , volume =. Expert Systems , author =. 2023 , note =. doi:10.1111/exsy.13118 , abstract =
2023 doi
-
[109]
counterfactual/plot\_params.r at master · mandycoston/counterfactual ·
-
[110]
Implementation Science , author =
Protocol for a type 3 hybrid implementation cluster randomized clinical trial to evaluate the effect of patient and clinician nudges to advance the use of genomic medicine across a diverse health system , volume =. Implementation Science , author =. 2024 , keywords =. doi:10.1...
2024 doi
-
[111]
Implementation Science , author =
Implementing nudges to promote utilization of low tidal volume ventilation (. Implementation Science , author =. 2021 , keywords =. doi:10.1186/s13012-021-01147-7 , abstract =
2021 doi
-
[112]
BMC Medical Research Methodology , author =
The. BMC Medical Research Methodology , author =. 2001 , keywords =. doi:10.1186/1471-2288-1-2 , abstract =
2001 doi
-
[113]
1986 , pages =
The Lancet , author =. 1986 , pages =. doi:10.1016/S0140-6736(86)90837-8 , abstract =
1986 doi
-
[114]
The Lancet , author =
Comparing methods of measurement: why plotting difference against standard method is misleading , volume =. The Lancet , author =. 1995 , pages =. doi:10.1016/S0140-6736(95)91748-9 , abstract =
1995 doi
-
[115]
Ghate, Bhargavi , month = mar, year =. Quality
-
[116]
and Woodlief, Lynn H
Califf, Robert M. and Woodlief, Lynn H. and Harrell, Frank E. and Lee, Kerry L. and White, Harvey D. and Guerci, Alan and Barbash, Gabriel I. and Simes, R.John and Weaver, W.Douglas D. and Simoons, Maarten L. and Topol, Eric J. , month = jun, year =. Selection of thrombolytic ...
-
[118]
, month = feb, year =
Van Calster, Ben and Vickers, Andrew J. , month = feb, year =. Calibration of. Medical Decision Making , publisher =. doi:10.1177/0272989x14547233 , abstract =
-
[119]
Reproducible generative artificial intelligence evaluation for health care: a clinician-in-the-loop approach , volume =
Livingston, Leah and Featherstone-Uwague, Amber and Barry, Amanda and Barretto, Kenneth and Morey, Tara and Herrmannova, Drahomira and Avula, Venkatesh , month = may, year =. Reproducible generative artificial intelligence evaluation for health care: a clinician-in-the-loop ap...
-
[120]
Shinde, Pramod and Willemsen, Lisa and Anderson, Michael and Aoki, Minori and Basu, Saonli and Burel, Julie G. and Cheng, Peng and Dastidar, Souradipto Ghosh and Dunleavy, Aidan and Einav, Tal and Forschmiedt, Jamie and Fourati, Slim and Garcia, Javier and Gibson, William and ...
-
[121]
2018 , pages =
Stroke , author =. 2018 , pages =. doi:10.1161/STROKEAHA.117.018766 , abstract =
2018 doi
-
[122]
Value in Health , author =
Accuracy of. Value in Health , author =. 2018 , pages =. doi:10.1016/j.jval.2018.03.011 , language =
2018 doi
-
[123]
Journal of Shoulder and Elbow Surgery , author =
Performance of. Journal of Shoulder and Elbow Surgery , author =. 2018 , pages =. doi:10.1016/j.jse.2018.06.006 , abstract =
2018 doi
-
[124]
The European Journal of Health Economics , author =
Psychometric properties and general population reference values for. The European Journal of Health Economics , author =. 2024 , pages =. doi:10.1007/s10198-023-01610-w , abstract =
2024 doi
-
[125]
Journal of the American Academy of Dermatology , author =
Validity and reliability of. Journal of the American Academy of Dermatology , author =. 2021 , pages =. doi:10.1016/j.jaad.2021.01.033 , language =
2021 doi
- [126]
- [127]
-
[128]
and Cheng, Peng and Ghosh Dastidar, Souradipto and Dunleavy, Aidan and Einav, Tal , year =
Shinde, Pramod and Willemsen, Lisa and Anderson, Michael and Aoki, Minori and Basu, Saonli and Burel, Julie G. and Cheng, Peng and Ghosh Dastidar, Souradipto and Dunleavy, Aidan and Einav, Tal , year =. Putting computational models of immunity to the test—. PLoS computational ...
-
[129]
Journal of Statistics and Data Science Education , author =
Leveraging a. Journal of Statistics and Data Science Education , author =. 2025 , pages =. doi:10.1080/26939169.2025.2492173 , language =
2025
-
[130]
bioRxiv , author =
Putting computational models of immunity to the test - an invited challenge to predict. bioRxiv , author =. 2024 , pages =. doi:10.1101/2024.09.04.611290 , abstract =
2024 doi
-
[131]
Recalibrating
Shah, Nilay D and Steyerberg, Ewout W and Kent, David M , year =. Recalibrating
-
[132]
Francis and Sargent, R
Goldman, Lee and Weinberg, Marc and Weisberg, Monica and Olshen, Richard and Cook, E. Francis and Sargent, R. Kent and Lamas, G. A. and Dennis, Charles and Wilson, Clyde and Deckelbaum, Lawrence and Fineberg, Harvey and Stiratelli, Robert and. A. New England Journal of Medicin...
1982 doi
-
[133]
Ampersand 17:
Leep-Hunderfund, Andrea and Letizia, Phil , month = apr, year =. Ampersand 17:
-
[134]
Journal of Statistical Software , author =
strucchange:. Journal of Statistical Software , author =. doi:10.18637/jss.v007.i02 , abstract =
-
[135]
Unbiased
Hothorn, Torsten and , Kurt, Hornik and and Zeileis, Achim , month = sep, year =. Unbiased. Journal of Computational and Graphical Statistics , publisher =. doi:10.1198/106186006X133933 , abstract =
-
[136]
Subgroup
Xu, Zhichen , year =. Subgroup
-
[137]
Explaining
Redelmeier, Annabelle and Jullum, Martin and Aas, Kjersti , year =. Explaining. Machine. doi:10.1007/978-3-030-57321-8_7 , abstract =
- [138]
-
[139]
Journal of Computational and Graphical Statistics , author =
Double. Journal of Computational and Graphical Statistics , author =. 2024 , note =. doi:10.1080/10618600.2024.2303336 , abstract =
2024
-
[140]
Lifetime Data Analysis , author =
Semi-supervised approach to event time annotation using longitudinal electronic health records , volume =. Lifetime Data Analysis , author =. 2022 , pages =. doi:10.1007/s10985-022-09557-5 , abstract =
2022 doi
-
[141]
Science , author =
Dissecting racial bias in an algorithm used to manage the health of populations , volume =. Science , author =. 2019 , pages =. doi:10.1126/science.aax2342 , abstract =
2019 doi
-
[142]
and Holmgren, A
Nong, Paige and Adler-Milstein, Julia and Apathy, Nate C. and Holmgren, A. Jay and Everson, Jordan , month = jan, year =. Current. Health Affairs , publisher =. doi:10.1377/hlthaff.2024.00842 , abstract =
2024
-
[143]
2020 , keywords =
Statistical Thinking , author =. 2020 , keywords =
2020
-
[144]
Towards a
Famiglini, Lorenzo and Campagner, Andrea and Cabitza, Federico , editor =. Towards a. Frontiers in. doi:10.3233/FAIA230327 , abstract =
- [145]
-
[146]
Yanis Varoufakis , author =
Cloudalists:. Yanis Varoufakis , author =
- [147]
-
[148]
STAT , author =
Denied by. STAT , author =
-
[149]
JAMA Health Forum , author =
Denial—. JAMA Health Forum , author =. 2024 , pages =. doi:10.1001/jamahealthforum.2024.0622 , abstract =
2024
-
[150]
Biometrics , author =
Fair regression for health care spending , volume =. Biometrics , author =. 2020 , note =. doi:10.1111/biom.13206 , abstract =
2020 doi
-
[151]
and McGuire, Thomas G
Reitsma, Marissa B. and McGuire, Thomas G. and Rose, Sherri , month = jan, year =. Algorithms to. doi:10.1101/2025.01.25.25321057 , abstract =
2025 doi
-
[152]
Journal of the American Medical Informatics Association , author =
A call for better validation of opioid overdose risk algorithms , volume =. Journal of the American Medical Informatics Association , author =. 2023 , pages =. doi:10.1093/jamia/ocad110 , abstract =
2023 doi
-
[153]
I Will Teach You To Be Rich , month = jun, year =
How to. I Will Teach You To Be Rich , month = jun, year =
-
[154]
Ramsey Solutions , author =
How to. Ramsey Solutions , author =
-
[155]
Ramsey Solutions , author =
The. Ramsey Solutions , author =
-
[156]
NerdWallet , month = oct, year =
-
[157]
and Woodlief, Lynn H
Lee, Kerry L. and Woodlief, Lynn H. and Topol, Eric J. and Weaver, W. Douglas and Betriu, Amadeo and Col, Jacques and Simoons, Maarten and Aylward, Phil and Van de Werf, Frans and Califf, Robert M. , month = mar, year =. Predictors of 30-. Circulation , publisher =. doi:10.116...
-
[158]
and Chouldechova, Alexandra , month = jan, year =
Coston, Amanda and Mishler, Alan and Kennedy, Edward H. and Chouldechova, Alexandra , month = jan, year =. Counterfactual risk assessments, evaluation, and fairness , isbn =. Proceedings of the 2020. doi:10.1145/3351095.3372851 , abstract =
2020
-
[159]
WIREs Data Mining and Knowledge Discovery , author =
Classification and regression trees , volume =. WIREs Data Mining and Knowledge Discovery , author =. 2011 , note =. doi:10.1002/widm.8 , abstract =
2011 doi
-
[160]
National
Liang, Lan and Moore, Brian and Soni, Anita , month = jul, year =. National
-
[161]
PharmacoEconomics , author =
The. PharmacoEconomics , author =. 2015 , keywords =. doi:10.1007/s40273-015-0282-y , abstract =
2015 doi
-
[162]
JAMA , author =
The. JAMA , author =. 2016 , keywords =. doi:10.1001/jama.2016.0287 , abstract =
2016
-
[164]
American Journal of Respiratory and Critical Care Medicine , author =
Assessment of. American Journal of Respiratory and Critical Care Medicine , author =. 2016 , keywords =. doi:10.1164/rccm.201504-0781OC , abstract =
2016 doi
-
[165]
Critical Care , author =
Frequency and mortality of septic shock in. Critical Care , author =. 2019 , keywords =. doi:10.1186/s13054-019-2478-6 , abstract =
2019 doi
-
[166]
Internal and Emergency Medicine , author =
Management of sepsis and septic shock in the emergency department , volume =. Internal and Emergency Medicine , author =. 2021 , keywords =. doi:10.1007/s11739-021-02735-7 , abstract =
2021 doi
-
[167]
Simson, Jan and Pfisterer, Florian and Kern, Christoph , month = jun, year =. One. Proceedings of the 2024. doi:10.1145/3630106.3658974 , abstract =
2024
-
[168]
Measuring
Ross, Michael , note =. Measuring
-
[169]
Journal of the American Medical Informatics Association : JAMIA , author =
A scoping review of the clinical application of machine learning in data-driven population segmentation analysis , volume =. Journal of the American Medical Informatics Association : JAMIA , author =. 2023 , pages =. doi:10.1093/jamia/ocad111 , abstract =
2023 doi
-
[170]
Statistics in Medicine , author =
Should a propensity score model be super?. Statistics in Medicine , author =. 2019 , note =. doi:10.1002/sim.8075 , abstract =
2019 doi
-
[171]
Biometrical Journal , author =
Variable selection –. Biometrical Journal , author =. 2018 , note =. doi:10.1002/bimj.201700067 , abstract =
2018 doi
-
[172]
Wrobel, Julia and Hector, Emily C. and Crawford, Lorin and McGowan, Lucy D’Agostino and da Silva, Natalia and Goldsmith, Jeff and Hicks, Stephanie and Kane, Michael and Lee, Youjin and Mayrink, Vinicius and Paciorek, Christopher J. and Usher, Therri and Wolfson, Julian , month...
-
[173]
2024 , pages =
Patterns , author =. 2024 , pages =. doi:10.1016/j.patter.2023.100906 , abstract =
2024
-
[174]
BMC Medicine , author =
Calibration: the. BMC Medicine , author =. 2019 , pages =. doi:10.1186/s12916-019-1466-7 , abstract =
2019 doi
-
[175]
Biometrika , author =
The prognostic analogue of the propensity score , volume =. Biometrika , author =. 2008 , pages =. doi:10.1093/biomet/asn004 , abstract =
2008 doi
-
[176]
Statistical Applications in Genetics and Molecular Biology , author =
Super learner , volume =. Statistical Applications in Genetics and Molecular Biology , author =. 2007 , keywords =. doi:10.2202/1544-6115.1309 , abstract =
2007
-
[177]
Statistical Methods in Medical Research , author =
Assessing effect heterogeneity of a randomized treatment using conditional inference trees , volume =. Statistical Methods in Medical Research , author =. 2022 , keywords =. doi:10.1177/09622802211052831 , abstract =
2022 doi
-
[178]
2019 , pages =
BMC Medical Informatics and Decision Making , author =. 2019 , pages =. doi:10.1186/s12911-019-0970-1 , abstract =
2019 doi
-
[179]
Transportation Research Part C: Emerging Technologies , author =
Visualizing, clustering, and characterizing activity-trip sequences via weighted sequence alignment and functional data analysis , volume =. Transportation Research Part C: Emerging Technologies , author =. 2021 , pages =. doi:10.1016/j.trc.2021.103007 , language =
2021
-
[180]
Emerging Themes in Epidemiology , author =
Decision trees in epidemiological research , volume =. Emerging Themes in Epidemiology , author =. 2017 , pages =. doi:10.1186/s12982-017-0064-4 , abstract =
2017 doi
-
[181]
BMC Anesthesiology , author =
Operator gender differences in major mechanical complications after central line insertions: a subgroup analysis of a prospective multicentre cohort study , volume =. BMC Anesthesiology , author =. 2024 , pages =. doi:10.1186/s12871-024-02455-3 , abstract =
2024 doi
-
[182]
Eye\_tracking\_in\_human\_factors\_White\_paper.pdf , shorttitle =
-
[183]
Blackmon, Angelicque and Castillo, Bernard , year =. Using
-
[184]
Saint Mary's Press , author =
Understanding. Saint Mary's Press , author =
-
[185]
IEEE Computer Society , author =
About. IEEE Computer Society , author =
-
[186]
Journal of Clinical Epidemiology , author =
Calibration of clinical prediction rules does not just assess bias , volume =. Journal of Clinical Epidemiology , author =. 2013 , keywords =. doi:10.1016/j.jclinepi.2013.06.003 , abstract =
2013 doi
-
[187]
Regression diagnostics meets forecast evaluation: conditional calibration, reliability diagrams, and coefficient of determination , volume =
Gneiting, Tilmann and Resin, Johannes , month = jan, year =. Regression diagnostics meets forecast evaluation: conditional calibration, reliability diagrams, and coefficient of determination , volume =. Electronic Journal of Statistics , publisher =. doi:10.1214/23-EJS2180 , a...
-
[188]
Proceedings of the National Academy of Sciences , author =
Iterative random forests to discover predictive and stable high-order interactions , volume =. Proceedings of the National Academy of Sciences , author =. 2018 , pages =. doi:10.1073/pnas.1711236115 , abstract =
2018 doi
-
[189]
Journal of Cardiothoracic and Vascular Anesthesia , author =
Initial. Journal of Cardiothoracic and Vascular Anesthesia , author =. 2024 , pages =. doi:10.1053/j.jvca.2024.02.038 , abstract =
2024 doi
-
[190]
Ding, Peng , month = oct, year =. A
-
[191]
American Behavioral Scientist , author =
The. American Behavioral Scientist , author =. 1999 , pages =
1999
-
[192]
Bayesian
Li, Fan and Ding, Peng and Mealli, Fabrizia , month = oct, year =. Bayesian
-
[193]
Learning Health Systems , author =
Socio‐technical infrastructure for a learning health system , volume =. Learning Health Systems , author =. 2024 , pages =. doi:10.1002/lrh2.10405 , language =
2024 doi
-
[194]
Learning Health Systems , author =
What is unique about learning health systems? , volume =. Learning Health Systems , author =. 2022 , pages =. doi:10.1002/lrh2.10328 , language =
2022 doi
-
[195]
Hastings Center Report , author =
An. Hastings Center Report , author =. doi:10.1002/hast.134 , abstract =
-
[196]
Journal of Biomedical Informatics , author =
An empirical characterization of fair machine learning for clinical risk prediction , volume =. Journal of Biomedical Informatics , author =. 2021 , pages =. doi:10.1016/j.jbi.2020.103621 , abstract =
2021
- [197]
-
[198]
and Valley, Thomas S
Kamran, Fahad and Tjandra, Donna and Heiler, Andrew and Virzi, Jessica and Singh, Karandeep and King, Jessie E. and Valley, Thomas S. and Wiens, Jenna , month = feb, year =. Evaluation of. NEJM AI , publisher =. doi:10.1056/AIoa2300032 , number =
- [199]
-
[200]
Net benefit, calibration, threshold selection, and training objectives for algorithmic fairness in healthcare , isbn =
Pfohl, Stephen and Xu, Yizhe and Foryciarz, Agata and Ignatiadis, Nikolaos and Genkins, Julian and Shah, Nigam , month = jun, year =. Net benefit, calibration, threshold selection, and training objectives for algorithmic fairness in healthcare , isbn =. Proceedings of the 2022...
2022
-
[201]
Journal of the American Medical Informatics Association , author =
Addressing bias in prediction models by improving subpopulation calibration , volume =. Journal of the American Medical Informatics Association , author =. 2021 , pages =. doi:10.1093/jamia/ocaa283 , abstract =
2021 doi
-
[202]
and Kuchibhotla, Arun Kumar and Tchetgen, Eric Tchetgen , month = aug, year =
Berk, Richard A. and Kuchibhotla, Arun Kumar and Tchetgen, Eric Tchetgen , month = aug, year =. Improving
-
[203]
and Chouldechova, Alexandra , month = mar, year =
Mishler, Alan and Kennedy, Edward H. and Chouldechova, Alexandra , month = mar, year =. Fairness in. Proceedings of the 2021. doi:10.1145/3442188.3445902 , abstract =
2021
-
[204]
2021 , keywords =
Neuroinformatics , author =. 2021 , keywords =. doi:10.1007/s12021-020-09475-7 , abstract =
2021 doi
-
[206]
Journal of the American Statistical Association , author =
Regression. Journal of the American Statistical Association , author =. 2021 , pages =. doi:10.1080/01621459.2020.1713792 , language =
2021
-
[207]
, month = may, year =
Hodges, James S. , month = may, year =. Statistical methods research done as science rather than mathematics , url =
-
[209]
2024 , pages =
Mayo Clinic Proceedings: Digital Health , author =. 2024 , pages =. doi:10.1016/j.mcpdig.2024.03.008 , language =
2024 doi
-
[211]
Fairness estimation for small and intersecting subgroups in clinical applications , language =
-
[212]
Journal of Affective Disorders , author =
Defining successful treatment outcome in depression using the. Journal of Affective Disorders , author =. 2010 , keywords =. doi:10.1016/j.jad.2010.04.030 , abstract =
2010 doi
-
[213]
Journal of Affective Disorders , author =
Minimally important differences and severity thresholds are estimated for the. Journal of Affective Disorders , author =. 2020 , keywords =. doi:10.1016/j.jad.2020.01.101 , abstract =
2020 doi
-
[215]
and Graham, Megan G
Overgaard, Shauna M. and Graham, Megan G. and Brereton, Tracey and Pencina, Michael J. and Halamka, John D. and Vidal, David E. and Economou-Zavlanos, Nicoleta J. , month = nov, year =. Implementing quality management systems to close the. npj Digital Medicine , publisher =. d...
-
[216]
Journal of Biomedical Informatics , author =
A scoping review of fair machine learning techniques when using real-world data , volume =. Journal of Biomedical Informatics , author =. 2024 , keywords =. doi:10.1016/j.jbi.2024.104622 , abstract =
2024
-
[217]
Opportunities for incorporating intersectionality into biomedical informatics -
-
[218]
Nature Biomedical Engineering , author =
Algorithmic fairness in artificial intelligence for medicine and healthcare , volume =. Nature Biomedical Engineering , author =. 2023 , keywords =. doi:10.1038/s41551-023-01056-8 , abstract =
2023 doi
-
[219]
Interactive Journal of Medical Research , author =
The. Interactive Journal of Medical Research , author =. 2023 , pages =. doi:10.2196/45903 , abstract =
2023 doi
-
[220]
Biostatistics , author =
An intersectional framework for counterfactual fairness in risk prediction , issn =. Biostatistics , author =. 2023 , note =. doi:10.1093/biostatistics/kxad021 , abstract =
2023 doi
-
[221]
and Wolfson, Julian , month = jan, year =
Wastvedt, Solvejg and Huling, Jared D. and Wolfson, Julian , month = jan, year =. Counterfactual fairness for small subgroups , url =
-
[222]
and Martino, Steven C
Wastvedt, Solvejg and Snoke, Joshua and Agniel, Denis and Lai, Julie and Elliott, Marc N. and Martino, Steven C. , month = feb, year =. De-
-
[223]
Journal of Personalized Medicine , author =
Digital. Journal of Personalized Medicine , author =. 2021 , pages =. doi:10.3390/jpm11080745 , abstract =
2021 doi
-
[224]
Elkefi, Safa and Asan, Onur , month = aug, year =. Digital. Journal of Medical Internet Research , publisher =. doi:10.2196/37641 , abstract =
-
[225]
and Weber, Griffin M
Hou, Jue and Zhao, Rachel and Gronsbell, Jessica and Lin, Yucong and Bonzel, Clara-Lea and Zeng, Qingyi and Zhang, Sinian and Beaulieu-Jones, Brett K. and Weber, Griffin M. and Jemielita, Thomas and Wan, Shuyan Sabrina and Hong, Chuan and Cai, Tianrun and Wen, Jun and Panickan...
-
[226]
Statistics in Medicine , author =
Subgroup identification from randomized clinical trial data , volume =. Statistics in Medicine , author =. 2011 , pages =. doi:10.1002/sim.4322 , abstract =
2011 doi
-
[227]
and Vinnetia, S
Deepa, D. and Vinnetia, S. Caroline and Gowthami, S. and Hemalatha, K. and Poongodi, C. and Thangavel, P. , month = dec, year =. Evaluation and. 2023. doi:10.1109/STCR59085.2023.10396972 , abstract =
2023
-
[228]
, month = nov, year =
Brantner, Carly Lupton and Chang, Ting-Hsuan and Nguyen, Trang Quynh and Hong, Hwanhee and Stefano, Leon Di and Stuart, Elizabeth A. , month = nov, year =. Methods for. Statistical Science , publisher =. doi:10.1214/23-STS890 , abstract =
-
[229]
WIREs Computational Statistics , author =
Data integration in causal inference , volume =. WIREs Computational Statistics , author =. 2023 , note =. doi:10.1002/wics.1581 , abstract =
2023 doi
-
[230]
2023 , pages =
Nature Communications , author =. 2023 , pages =. doi:10.1038/s41467-023-44017-0 , abstract =
2023 doi
-
[231]
Conference on Neural Information Processing Systems (NeurIPS) , author =
This. Conference on Neural Information Processing Systems (NeurIPS) , author =
-
[232]
Journal of the American Statistical Association , author =
The. Journal of the American Statistical Association , author =. 2006 , pages =. doi:10.1198/016214506000000735 , language =
2006 doi
-
[233]
Biometrics , author =
Structural. Biometrics , author =. 2023 , pages =. doi:10.1111/biom.13704 , abstract =
2023 doi
-
[234]
New England Journal of Medicine , author =
Per-. New England Journal of Medicine , author =. 2017 , pages =. doi:10.1056/NEJMsm1605385 , language =
2017 doi
-
[235]
Foundations and Trends® in Machine Learning , author =
Distributed. Foundations and Trends® in Machine Learning , author =. 2010 , keywords =. doi:10.1561/2200000016 , language =
2010 doi
-
[236]
The Annals of Applied Statistics , author =
Pathwise coordinate optimization , volume =. The Annals of Applied Statistics , author =. doi:10.1214/07-AOAS131 , language =
-
[237]
Journal of the American College of Cardiology , author =
The. Journal of the American College of Cardiology , author =. 2020 , keywords =. doi:10.1016/j.jacc.2019.12.040 , abstract =
2020 doi
-
[238]
Foundations and Trends® in Machine Learning , author =
An. Foundations and Trends® in Machine Learning , author =. 2019 , note =. doi:10.1561/2200000056 , abstract =
2019 doi
-
[239]
Transformers
Müller, Samuel and Hollmann, Noah and Arango, Sebastian Pineda and Grabocka, Josif and Hutter, Frank , month = oct, year =. Transformers
-
[241]
Statistics and Computing , author =
Fitting. Statistics and Computing , author =. 1996 , pages =. doi:10.1007/BF00143554 , language =
1996 doi
-
[242]
Microsoft Research , month = jan, year =
Microsoft. Microsoft Research , month = jan, year =
-
[243]
Microsoft Research , month = oct, year =
Who's. Microsoft Research , month = oct, year =
-
[244]
Microsoft Research , author =
The power of prompting , url =. Microsoft Research , author =
-
[245]
Microsoft Research , author =
Orca 2:. Microsoft Research , author =
-
[246]
Microsoft Research , author =
Phi-2:. Microsoft Research , author =
-
[247]
Attention is
Vaswani, Ashish and Shazeer, Noam and Parmar, Niki and Uszkoreit, Jakob and Jones, Llion and Gomez, Aidan N and Kaiser, Łukasz and Polosukhin, Illia , year =. Attention is. Advances in
-
[248]
Sparks of
Bubeck, Sébastien and Chandrasekaran, Varun and Eldan, Ronen and Gehrke, Johannes and Horvitz, Eric and Kamar, Ece and Lee, Peter and Lee, Yin Tat and Li, Yuanzhi and Lundberg, Scott and Nori, Harsha and Palangi, Hamid and Ribeiro, Marco Tulio and Zhang, Yi , month = apr, year...
-
[249]
Nature Communications , author =
The design and evaluation of hybrid controlled trials that leverage external data and randomization , volume =. Nature Communications , author =. 2022 , pages =. doi:10.1038/s41467-022-33192-1 , abstract =
2022 doi
-
[250]
Clinical Cancer Research , author =
Lessons. Clinical Cancer Research , author =. 2019 , pages =. doi:10.1158/1078-0432.CCR-19-0945 , abstract =
2019 doi
-
[251]
Biometrics , author =
Integration of survival data from multiple studies , volume =. Biometrics , author =. 2022 , pages =. doi:10.1111/biom.13517 , abstract =
2022 doi
-
[252]
Biometrics , author =
Bayesian. Biometrics , author =. 2017 , pages =. doi:10.1111/biom.12668 , abstract =
2017 doi
-
[253]
Fast. Journal of computational and graphical statistics : a joint publication of American Statistical Association, Institute of Mathematical Statistics, Interface Foundation of North America , author =. 2023 , keywords =. doi:10.1080/10618600.2022.2115500 , abstract =
2023
-
[254]
Additive. Journal of computational and graphical statistics : a joint publication of American Statistical Association, Institute of Mathematical Statistics, Interface Foundation of North America , author =. 2021 , keywords =. doi:10.1080/10618600.2020.1853550 , abstract =
2021
-
[255]
, month = dec, year =
Hornung, Roman and Wright, Marvin N. , month = dec, year =. Block. BMC Bioinformatics , publisher =. doi:10.1186/s12859-019-2942-y , abstract =
-
[256]
1999 , pages =
Journal of Optimization Theory and Applications , author =. 1999 , pages =. doi:10.1023/A:1021765131316 , abstract =
1999 doi
-
[257]
Global optimization , author =
A deterministic algorithm for global optimization , abstract =. Global optimization , author =
-
[258]
and Moeschberger, Melvin L
Klein, John P. and Moeschberger, Melvin L. , year =. Survival analysis: techniques for censored and truncated data , isbn =
-
[259]
THE TWO CULTURES , author =
Statistical. THE TWO CULTURES , author =
-
[260]
Evaluation Review , author =
2014. Evaluation Review , author =. 2015 , pages =. doi:10.1177/0193841X15573659 , abstract =
2014 doi
-
[261]
Annual Review of Statistics and Its Application , author =
A. Annual Review of Statistics and Its Application , author =. 2023 , pages =. doi:10.1146/annurev-statistics-042522-103837 , abstract =
2023 doi
-
[262]
Evaluation Review , author =
Generalizing. Evaluation Review , author =. 2017 , pages =. doi:10.1177/0193841X16660663 , abstract =
2017 doi
-
[263]
Annual Review of Statistics and Its Application , author =
Functional. Annual Review of Statistics and Its Application , author =. 2015 , pages =. doi:10.1146/annurev-statistics-010814-020413 , abstract =
2015 doi
-
[264]
Nature , publisher =
Comprehensive molecular portraits of human breast tumours , volume =. Nature , publisher =. 2012 , note =. doi:10.1038/nature11412 , abstract =
2012 doi
-
[265]
Tian, Peixin and Hu, Yiqian and Liu, Zhonghua and Zhang, Yan Dora , month = dec, year =. Grace-. BMC Bioinformatics , publisher =. doi:10.1186/s12859-022-05016-y , abstract =
-
[266]
Biostatistics (Oxford, England) , author =
Bayesian integrative analysis and prediction with application to atherosclerosis cardiovascular disease , volume =. Biostatistics (Oxford, England) , author =. 2021 , pages =. doi:10.1093/biostatistics/kxab016 , abstract =
2021 doi
- [267]
-
[268]
Dai, Xiaotian and Lu, Xuewen and Chekouo, Thierry , month = aug, year =. A. Statistical Methods in Medical Research , publisher =. doi:10.1177/09622802231181231 , abstract =
-
[269]
Biostatistics , author =
Bayesian inference for generalized linear mixed models , volume =. Biostatistics , author =. 2010 , pages =. doi:10.1093/biostatistics/kxp053 , abstract =
2010 doi
-
[270]
Statistics in Medicine , author =
Extending inferences from a randomized trial to a new target population , volume =. Statistics in Medicine , author =. 2020 , pages =. doi:10.1002/sim.8426 , abstract =
2020 doi
-
[271]
Statistics in Medicine , author =
Group sequential clinical trials for longitudinal data with analyses using summary statistics , volume =. Statistics in Medicine , author =. 2005 , note =. doi:10.1002/sim.2127 , abstract =
2005 doi
-
[272]
Annals of Internal Medicine , author =
Clinical. Annals of Internal Medicine , author =. 2010 , pages =. doi:10.7326/0003-4819-153-6-201009210-00008 , language =
2010 doi
-
[273]
Detection of
Li, Yu-Ning and Li, Degui and Fryzlewicz, Piotr , month = jul, year =. Detection of. Journal of Business & Economic Statistics , publisher =. doi:10.1080/07350015.2022.2076686 , abstract =
2022
-
[274]
Mayo Clinic Proceedings: Digital Health , author =
Plastic. Mayo Clinic Proceedings: Digital Health , author =. 2023 , keywords =. doi:10.1016/j.mcpdig.2023.06.002 , abstract =
2023 doi
-
[275]
Nature , author =
Health system-scale language models are all-purpose prediction engines , volume =. Nature , author =. 2023 , pages =. doi:10.1038/s41586-023-06160-y , abstract =
2023 doi
-
[276]
Genome Biology , author =
Multi-omics approaches to disease , volume =. Genome Biology , author =. 2017 , keywords =. doi:10.1186/s13059-017-1215-1 , abstract =
2017 doi
-
[277]
Statistics in Medicine , author =
Modeling and forecasting of at home activity in older adults using passive sensor technology , volume =. Statistics in Medicine , author =. 2022 , note =. doi:10.1002/sim.9529 , abstract =
2022 doi
-
[278]
Journal of the Royal Statistical Society Series C: Applied Statistics , author =
Assessing. Journal of the Royal Statistical Society Series C: Applied Statistics , author =. 2021 , pages =. doi:10.1111/rssc.12472 , abstract =
2021 doi
-
[279]
The American Journal of Human Genetics , author =
Linkage. The American Journal of Human Genetics , author =. 2001 , pages =. doi:10.1086/321275 , language =
2001 doi
- [280]
-
[281]
, month = mar, year =
Ziegler, Andreas and König, Inke R. , month = mar, year =. A. doi:10.1002/9783527633654 , language =
-
[282]
Journal of the Royal Statistical Society: Series B (Methodological) , author =
Bayesian. Journal of the Royal Statistical Society: Series B (Methodological) , author =. 1995 , pages =. doi:10.1111/j.2517-6161.1995.tb02042.x , language =
1995
-
[283]
, month = nov, year =
Geyer, Charles J. , month = nov, year =. Practical. Statistical Science , publisher =. doi:10.1214/ss/1177011137 , abstract =
-
[284]
Modeling the
Fiecas, Mark and Ombao, Hernando , month = oct, year =. Modeling the. Journal of the American Statistical Association , publisher =. doi:10.1080/01621459.2016.1165683 , abstract =
2016
- [285]
-
[286]
and Killick, Rebecca , month = jul, year =
Hyndman, Rob J. and Killick, Rebecca , month = jul, year =
-
[287]
Journal of the Royal Statistical Society Series C: Applied Statistics , author =
Identifying irregular activity sequences: an application to passive household monitoring , volume =. Journal of the Royal Statistical Society Series C: Applied Statistics , author =. 2023 , keywords =. doi:10.1093/jrsssc/qlad005 , abstract =
2023 doi
-
[288]
Bayesian
Chen, Ray-Bing and Chu, Chi-Hsiang and Yuan, Shinsheng and Wu, Ying Nian , year =. Bayesian. Journal of Computational and Graphical Statistics , publisher =
-
[289]
Medium , author =
Unit. Medium , author =
-
[290]
Structural
Gaynanova, Irina and Li, Gen , month = jul, year =. Structural
-
[291]
and Hoadley, Katherine A
Lock, Eric F. and Hoadley, Katherine A. and Marron, J. S. and Nobel, Andrew B. , month = mar, year =. Joint and individual variation explained (. The Annals of Applied Statistics , publisher =. doi:10.1214/12-AOAS597 , abstract =
-
[292]
Briefings in Bioinformatics , author =
Integrative analysis of multi-omics and imaging data with incorporation of biological information via structural. Briefings in Bioinformatics , author =. 2023 , keywords =. doi:10.1093/bib/bbad073 , abstract =
2023 doi
-
[293]
Cross Validated , author =
Answer to ". Cross Validated , author =
-
[294]
and Adeli, Ehsan and Altman, Russ and Arora, Simran and von Arx, Sydney and Bernstein, Michael S
Bommasani, Rishi and Hudson, Drew A. and Adeli, Ehsan and Altman, Russ and Arora, Simran and von Arx, Sydney and Bernstein, Michael S. and Bohg, Jeannette and Bosselut, Antoine and Brunskill, Emma and Brynjolfsson, Erik and Buch, Shyamal and Card, Dallas and Castellon, Rodrigo...
-
[295]
Betancourt, Michael , month = jul, year =. A
-
[296]
PLOS Computational Biology , author =
Multiview learning for understanding functional multiomics , volume =. PLOS Computational Biology , author =. 2020 , pages =. doi:10.1371/journal.pcbi.1007677 , language =
2020 doi
-
[297]
and Berglund, Patricia A
Heeringa, Steven G. and Berglund, Patricia A. , month = feb, year =. A. doi:10.1101/2020.02.10.942011 , abstract =
2020 doi
-
[298]
Biometrics , author =
A. Biometrics , author =. 2003 , note =. doi:10.1111/1541-0420.00062 , abstract =
2003
-
[299]
Ioannidis, John P. A. , month = aug, year =. Why. PLOS Medicine , publisher =. doi:10.1371/journal.pmed.0020124 , abstract =
-
[300]
Scientific Reports , author =
Principal. Scientific Reports , author =. 2022 , pages =. doi:10.1038/s41598-022-14395-4 , abstract =
2022 doi
Reviewed August 15, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.