Skip to content

Hua-Zhou/ClinicalTrialOptm.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClinicalTrialOptm.jl

Documentation Build Status Code Coverage
build Actions Status Coverage Status codecov

The Problem

clinicaltrialimage

In the last five years, clinical trials have become increasingly more difficult to conduct due to staffing, budget, and protocol complications. According to the 2020 Tufts University Impact Report, more than 20% of clinical trials fail to recruit enough patients in time. Biomedical and phameceutical companies rely on trial data to progress in treatment development, making effective clinical trial design necessary to address.

ClinicalTrialOptm.jl solves these multi-center, multi-state recruitment problems using mixed-integer algorithms. It seeks to optimize the number of clinics for each country, minimizing cost while maintaining high probabilities of successful recruitment. Details on the calculations are described in the paper: (Insert paper here)

Installation

ClinicalTrialOptm.jl supports Julia v1.7 or later. See documentation for usage. It is not yet registered and can be installed, in the Julia Pkg mode, by the following command:

(@v1.8) Pkg> add https://github.com/Hua-Zhou/ClinicalTrialOptm.jl.git

About

optimization for global clinical trial design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published