arXiv ScienceSearch

arXiv subjects

Susan Halabi

Publications and source records attributed to Susan Halabi.

6 recordsLinked to original sources

External Risk Prediction Informed Bayesian Survival Analysis

Prognostic factor evaluation and prediction model development are central to precision oncology, enabling patient risk stratification and individualized treatment selection. Unified predictions that synthesize information from existing models are valuable for comprehensive and consistent risk assessment. Many studies also seek to evaluate the incremental value of new biomarkers beyond established prognostic factors. However, such efforts are often constrained by small-to-moderate sample sizes. Motivated by these challenges, we consider Cox regression analysis in settings where individualized risk predictions from existing models are externally available without a transparent or interpretable structure, for example, through online calculators. We develop a Bayesian discretized survival time inference framework in which individualized predictions from potentially multiple external sources are integrated through a formulation based on Kullback-Leibler divergence, yielding informative priors. The divergence-based formulation serves as a surrogate for the external information likelihood, enabling principled incorporation of individualized predictions without requiring knowledge of the underlying external prediction models. Theoretical results show that the resulting posterior mean estimators are asymptotically more efficient than their internal-only maximum likelihood counterparts. However, using the divergence-based surrogate in place of the unavailable external likelihood renders posterior variance-based inference conservative. We propose a correction to address this overcoverage. We demonstrate the performance of the proposed approach through simulations and an application to prostate cancer trial data.

stat.ME

Group Sequential Sample Size for Comparing Two Survival Probabilities at a Specific Time Point

We propose a novel method that simultaneously determines the sample size for testing two survival probabilities at a pre-specified ltime while guaranteeing type I error control in both fixed and group-sequential trial designs. Simulations across varying hypothesized differences, failure distributions, censoring proportions, and nominal powers demonstrate consistent performance, while interim analyses highlight reduced type I error and increased power at each look, regardless of the underlying failure time distribution or spending function. Importantly, our method is especially useful for evaluating survival outcomes at a fixed time in randomized trials where one treatment arm includes neoadjuvant therapy prior to surgery while the other involves surgery alone. Furthermore, it is advantageous when the proportional hazards assumption is not satisfied, as often occurs in immunotherapy trials with delayed or time-varying treatment effects or crossing survival curves. The method is also applicable to randomized phase II trials, where smaller sample sizes and the use of intermediate or surrogate time-to-event endpoints demand efficient data use and robust error control. We illustrate the approach with motivating examples in renal and prostate cancer. An accompanying R Shiny application enables investigators to compute sample sizes interactively, facilitating practical trial planning in diverse settings.

stat.ME

A Likelihood Ratio Testing Approach for Interval-Censored Data

Interval-censored data frequently arise in clinical research where event times are only known to fall within specific assessment windows. Although the Cox proportional hazards model is a standard approach for such data, existing Wald-type tests often suffer from instability or poor performance in small samples. In this paper, we propose a robust spline-sieve-based likelihood ratio test for interval-censored data. We develop a computationally efficient estimation framework that ensures numerical stability. Furthermore, we rigorously establish the asymptotic distribution of the proposed likelihood ratio statistic, providing a solid theoretical foundation for statistical inference. Extensive simulation studies demonstrate that our approach achieves superior error control and higher power compared with traditional approaches. The practical utility of the method is further illustrated through the analysis of a real-world clinical dataset.

stat.ME

Implementing the principal stratum strategy for intercurrent events with survival outcomes: a tutorial

The International Council for Harmonization (ICH) E9 (R1) addendum provides the estimand framework to formulate treatment effects in a clinical trial. One of the attributes of an estimand the framework describes is intercurrent events. Among the five strategies to intercurrent events the guidance lists, the principal stratum strategy is the most conceptually and technically challenging because it defines treatment effects on unobserved strata. Its application to survival outcomes is particularly inaccessible to practitioners. This tutorial reviews the methodology and implementation of the estimand framework with the principal stratum strategy to address intercurrent events with survival outcomes. We illustrate using a clinical trial in oncology and focus on a simple case with binary treatment and a single binary intercurrent event of discontinuation of the assigned treatment. We define the causal effects and review two main methods for estimating the effects: the mixture model method and the weighting method. For each method, we elaborate the associated assumptions, models, sensitivity analysis, software and provide example R code. We conduct simulation studies that mimic the real study to study the operation characteristics of these methods.

stat.ME

Cox Model Predicting Covariate Subject to Right Censoring

Time-to-event endpoints are frequently used as outcomes in oncology and other disease areas where the outcome of interest may not be observed within a predetermined period. Although many analytical methods address the challenges of censoring in outcomes, limited research has focused on censored covariates. Conventional methods such as the complete case (CC) analysis, where data from patients with censored covariates are discarded, suffer from efficiency loss and potential bias due to reduced sample size. Alternatively, imputing censored covariates with a constant value can underestimate variability. Recognizing these limitations, novel estimation procedures within the generalized linear model framework have been proposed, with some research emerging in time-to-event outcomes. In this paper, we investigate the association between progression-free survival and overall survival using a semi-parametric Cox model framework. We modify the Cox model's partial likelihood function to account for censored covariates by replacing the relative risk associated with censored covariates with a weighted average of patients with observed covariates. The performance of the proposed method is demonstrated through simulations and applications to two oncology clinical trials. Results indicate that the proposed method offers improved estimation efficiency and better utilization of available data compared to other approaches.

stat.ME

Sparse-Input Neural Network using Group Concave Regularization

Simultaneous feature selection and non-linear function estimation is challenging in modeling, especially in high-dimensional settings where the number of variables exceeds the available sample size. In this article, we investigate the problem of feature selection in neural networks. Although the group least absolute shrinkage and selection operator (LASSO) has been utilized to select variables for learning with neural networks, it tends to select unimportant variables into the model to compensate for its over-shrinkage. To overcome this limitation, we propose a framework of sparse-input neural networks using group concave regularization for feature selection in both low-dimensional and high-dimensional settings. The main idea is to apply a proper concave penalty to the $l_2$ norm of weights from all outgoing connections of each input node, and thus obtain a neural net that only uses a small subset of the original variables. In addition, we develop an effective algorithm based on backward path-wise optimization to yield stable solution paths, in order to tackle the challenge of complex optimization landscapes. We provide a rigorous theoretical analysis of the proposed framework, establishing finite-sample guarantees for both variable selection consistency and prediction accuracy. These results are supported by extensive simulation studies and real data applications, which demonstrate the finite-sample performance of the estimator in feature selection and prediction across continuous, binary, and time-to-event outcomes.

stat.ML