idem-package {idem} | R Documentation |
Inference in Randomized Clinical Trials with Death and Missingness
Description
This package contains the functions for drawing inference in randomized clinical trials with death and intermittent missingness.
Notation
Consider a two-arm randomized study. Let denote outcome measured at
time
and
denote a functional endpoint that is a function of
. Let
denote the survival time. Let
denote the
baseline covariates and
denote the treatment assignment.
Ranking
If two subject were both alive at the end of the study, they are ranked based
on functional outcome . If at least one subject was dead at the end of
the study, they are ranked based on survival time
.
Treatment effect, is defined as the probability that the outcome
for a random individual randomized to treatment
is less than the
outcome of a random individual randomized to treatment
minus the
probability that the outcome for a random individual randomized to treatment
is greater than the outcome of a random individual randomized to treatment
.
Missingness
In order to estimate in the presence of missing data, we need to
impute
for subjects alive at the end of the study with
missing
for some
.
The benchmark assumption we consider for the imputation is the complete case missing value (CCMV) restrictions. We then consider exponential tilting models for introducing sensitivity parameters for evaluating the robustness of the findings with regards to different missing data mechanism assumptions. The models are as follows:
where denotes the missingness patterns,
denotes the
completers and
denotes the sensitivity parameter for arm
.
Graphical user interface (GUI)
This package provides a web-based GUI. See imShiny
for
details.
References
Wang C, Scharfstein DO, Colantuoni E, Girard T, Yan Y (2016). Inference in Randomized Trials with Death and Missingness. <DOI:10.1111/biom.12594>
Wang C, Colantuoni E, Leroux A, Scharfstein DO (2020). idem: An R Package for Inferences in Clinical Trials with Death and Missingness. <DOI:10.18637/jss.v093.i12>