pated {multipleOutcomes} | R Documentation |
Prognostic Variables Assisted Treatment Effect Detection
Description
pated
is a wrapper function of multipleOutcomes
for testing treatment effect
in randomized clinical trials. It assumes that prognostic variables are fully
randomized. This assumption can help enhancing statistical power of conventional
approaches in detecting the treatment effect. Specifically, the sensitivity
of the conventional models specified in ...
are improved by pated
.
Usage
pated(..., family, data)
Arguments
... |
formulas of models to be fitted, or moment functions for gmm. |
family |
a character vector of families to be used in the models.
Currently only |
data |
a data frame if all models are fitted on the same dataset;
otherwise a list of data frames for fitting models in |
Value
a data frame of testing results.
Examples
# see vignettes