SearcharxivSearch

arXiv subjects

Hon Hwang

Publications and source records attributed to Hon Hwang.

3 recordsLinked to original sources

TreatmentEstimatoR: a Dashboard for Estimating Treatment Effects from Observational Health Data

Observational health data can be leveraged to measure the real-world use and potential benefits or risks of existing medical interventions. However, lack of programming proficiency and advanced knowledge of causal inference methods excludes some clinicians and non-computational researchers from performing such analyses. Code-free dashboard tools provide accessible means to estimate and visualize treatment effects from observational health data. We present TreatmentEstimatoR, an R Shiny dashboard that facilitates the estimation of treatment effects from observational data without any programming knowledge required. The dashboard provides effect estimates from multiple algorithms simultaneously and accommodates binary, continuous, and time-to-event outcomes. TreatmentEstimatoR allows for flexible covariate selection for treatment and outcome models, comprehensive model performance metrics, and an exploratory data analysis tool. TreatmentEstimatoR is available at https://github.com/CollinSakal/TreatmentEstimatoR. We provide full installation instructions and detailed vignettes for how to best use the dashboard.

stat.ME

Assessing the effectiveness of empirical calibration under different bias scenarios

Background: Estimations of causal effects from observational data are subject to various sources of bias. One method of adjusting for the residual biases in the estimation of a treatment effect is through negative control outcomes, where the treatment does not affect the outcome. The empirical calibration procedure is a technique that uses negative controls to calibrate p-values. An extension of empirical calibration calibrates the coverage of the 95% confidence interval of a treatment effect estimate by using negative control outcomes as well as positive control outcomes (where treatment affects the outcome). Methods: The effect of empirical calibration of confidence intervals was analyzed using simulated datasets with known treatment effects. The simulations consisted of binary treatment and binary outcome, with biases resulting from unmeasured confounder, model misspecification, measurement error, and lack of positivity. The performance of the empirical calibration was evaluated by determining the change in the coverage of the confidence interval and the bias in the treatment effect estimate. Results: Empirical calibration increased coverage of the 95% confidence interval of the treatment effect estimate under most bias scenarios but was inconsistent in adjusting the bias in the treatment effect estimate. Empirical calibration of confidence intervals was most effective when adjusting for the unmeasured confounding bias. Suitable negative controls had a large impact on the adjustment made by empirical calibration, but small improvements in the coverage of the outcome of interest were also observable when using unsuitable negative controls.

stat.ME

Detecting Faltering Growth in Children via Minimum Random Slopes

A child is considered to have faltered growth when increases in their height or weight starts to decline relative to a suitable comparison population. However, there is currently a lack of consensus on both the choice of anthropometric indexes for characterizing growth over time and the operational definition of faltering. Cole's classic conditional standard deviation scores is a popular metric but can be problematic, since it only utilizes two data points and relies on having complete data. In the existing literature, arbitrary thresholds are often used to define faltering, which may not be appropriate for all populations. In this article, we propose to assess faltering via minimum random slopes (MRS) derived from a piecewise linear mixed model. When used in conjunction with mixture model-based classification, MRS provides a viable method for identifying children that have faltered, without being dependent upon arbitrary standards. We illustrate our work via a simulation study and apply it to a case study based on a birth cohort within the Healthy Birth, Growth and Development knowledge integration (HBGDki) project funded by the Bill and Melinda Gates Foundation.

stat.AP