|
|
|
|
@ -18,19 +18,42 @@ the data may be available in a commercial dataset.
|
|
|
|
|
|
|
|
|
|
One of the original goals of this project was to examine the impact that
|
|
|
|
|
enrollment struggles have on the probability of trial termination.
|
|
|
|
|
Unfortunately, this requires a model of clinical trial enrollment, and the
|
|
|
|
|
data is just not in my dataset.
|
|
|
|
|
Unfortunately, this requires a model of clinical trial enrollment, and this
|
|
|
|
|
data is missing from my dataset.
|
|
|
|
|
In most cases the trial sponsor reports the anticipated enrollment value
|
|
|
|
|
while the trial is still recruiting and only updates the actual enrollment
|
|
|
|
|
after the trial has ended.
|
|
|
|
|
Some trials do publish an up to date record of their enrollment numbers, but this
|
|
|
|
|
is rare.
|
|
|
|
|
If a bayesian model of multisite enrollment can be developed for the disease categories
|
|
|
|
|
in question, then it will be possible to impute this missing data probabalistically,
|
|
|
|
|
which will allow me to estimate the direct effect of slow enrollment
|
|
|
|
|
\cite{mcelreath_statistical_2020}.
|
|
|
|
|
This does not exist yet, although some work on multi-site enrollment forecasting has
|
|
|
|
|
been done by \cite{CHECK ZOTERO NOTES FOR CITATIONS}
|
|
|
|
|
Some trials do publish an incremental record of their enrollment numbers,
|
|
|
|
|
but this is rare.
|
|
|
|
|
Due to the bayesian model used, it would be possible to
|
|
|
|
|
include a model of the missing data
|
|
|
|
|
\cite{mcelreath_statisticalrethinkingbayesian_2020}.
|
|
|
|
|
which would
|
|
|
|
|
allow me to estimate the direct effect of slow enrollment
|
|
|
|
|
on clinical trial termination rates
|
|
|
|
|
|
|
|
|
|
There has been substantial work on forecasting
|
|
|
|
|
multi-site enrollment rates and durations by
|
|
|
|
|
\cite{
|
|
|
|
|
tozzi_predictingaccrualrate_1996,
|
|
|
|
|
carter_applicationstochasticprocesses_2004,
|
|
|
|
|
anisimov_modellingpredictionadaptive_2007,
|
|
|
|
|
zhang_stochasticmodelingprediction_2010,
|
|
|
|
|
zhang_jointmonitoringprediction_2012,
|
|
|
|
|
zhang_modelingpredictionsubject_2012,
|
|
|
|
|
heitjan_realtimepredictionclinical_2015,
|
|
|
|
|
jiang_modelingvalidatingbayesian_2015,
|
|
|
|
|
deng_bayesianmodelingprediction_2017,
|
|
|
|
|
lan_statisticalmodelingprediction_2019,
|
|
|
|
|
zhang_simplerobustmodel_2022,
|
|
|
|
|
urbas_interimrecruitmentprediction_2022,
|
|
|
|
|
bieganek_predictionclinicaltrial_2022,
|
|
|
|
|
avalos-pacheco_validationpredictiveanalyses_2023,
|
|
|
|
|
}
|
|
|
|
|
but choosing between the various single and multi-site models presented is
|
|
|
|
|
difficult without a dataset to validate the results on.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\subsection{Improving Population Estimates}
|
|
|
|
|
|
|
|
|
|
@ -39,23 +62,22 @@ population sizes that I have found so far.
|
|
|
|
|
Unfortunately, for some conditions it can be relatively imprecise due to
|
|
|
|
|
its focus on providing data geared towards public health policy.
|
|
|
|
|
For example, GBD contains categories for both
|
|
|
|
|
drug resistant and drug suceptible tuberculosis.
|
|
|
|
|
drug resistant and drug suceptible tuberculosis, but maps those to the same
|
|
|
|
|
ICD-10 code.
|
|
|
|
|
In contrast, there is no category for non-age related macular degeneration.
|
|
|
|
|
One resulting concern is that for a given ICD-10 code, the applicable GBD population
|
|
|
|
|
estimates may act as an estimate of the upper bound of population size
|
|
|
|
|
(\cite{global_burden_of_disease_collective_network_global_2020}).
|
|
|
|
|
The dataset contains various measures of disease severity, so it may be
|
|
|
|
|
worth investigating how to incorporate some of those measures.
|
|
|
|
|
|
|
|
|
|
Thus not every trial has a good match with the estimate of the population of
|
|
|
|
|
interest.
|
|
|
|
|
|
|
|
|
|
\subsection{Improving Measures of Market Conditions}
|
|
|
|
|
|
|
|
|
|
% Deficiency: cannot measure effect of market conditions because of endogenetiy of population and market conditions (fatal diseases)
|
|
|
|
|
|
|
|
|
|
In addition to the fact that many diseases may be treated by non-pharmaceutical
|
|
|
|
|
means, off-label prescription of pharmaceuticals is legal at the federal level
|
|
|
|
|
(\cite{commissioner_understanding_2019}).
|
|
|
|
|
These two facts both complicate measuring market conditions.
|
|
|
|
|
means (e.g. diet, physical therapy, medical devices, etc),
|
|
|
|
|
off-label prescription of pharmaceuticals is legal at the federal level
|
|
|
|
|
\cite{commissioner_understandingunapproveduse_2019}.
|
|
|
|
|
These two facts both complicate measuring competing treatments,
|
|
|
|
|
a key part of market conditions.
|
|
|
|
|
One way to address non-pharmaceutical treatments is to concentrate on domains
|
|
|
|
|
that are primarily treated by pharmaceuticals.
|
|
|
|
|
Another way to address this would be to focus the analysis on just a few specific
|
|
|
|
|
|