Skip to content
/ ehte Public

The Python package `ehte` is designed to assess the heterogeneity of treatment effects between study arms.

License

Notifications You must be signed in to change notification settings

stomioka/ehte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ehte

The Python package ehte is designed to assess the heterogeneity of treatment effects between study arms. To evaluate the presence and quantify the degree of treatment response variability, it calculates the variance in the differences in cumulative responses between the placebo and active treatment arms across various percentiles. It tests null hypotheses ($H_0$): suggesting homogeneity in treatment effect. An alternative hypothesis indicating heterogeneity in treatment effect.

eHTE_Estimator estimates the standard deviation of individual treatment effects (ITE) in two ways. 1. Uses actual patient data to determine percentiles. 2. It calculates percentiles at intervals from 3 to 97 by 2 (a total of 48 percentiles).

See tutorial.

SAS ehte macro and example SAS code are in sas-ehte-macros

See our paper

Siegel JS, Zhong J, Tomioka S, Ogirala A, Faraone SV, Szabo ST, Koblan KS, Hopkins SC. Estimating heterogeneity of treatment effect in psychiatric clinical trials. medRxiv [Preprint]. 2024 Apr 23:2024.04.23.24306211. doi: 10.1101/2024.04.23.24306211. PMID: 38712180; PMCID: PMC11071592.

About

The Python package `ehte` is designed to assess the heterogeneity of treatment effects between study arms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published