pated | R Documentation |
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
.
pated(..., family, data)
... |
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 |
a data frame of testing results.
# see vignettes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.