Description Usage Arguments Value
For a given dataset, find the likelihood-based inference of the ATE by delta method or nonparametric bootstrap
1 2 3 4 5 6 7 8 9 10 |
mmrm_formula |
formula for fixed effect MMRM under MAR |
data_long |
long-form of the data frame |
time_name |
name of the time variable |
id_name |
name of the id variable |
trt_name |
name of the treatment variable |
method |
specific method for likelihood-based approach. Available: PMM (default), CBMI |
bootstrap |
whether to use bootstrap variance |
B |
the number of bootstrap replicate. Default: B = 100 |
Point estimation and variance estimation obtained by delta method:
ate_estpoint estimate
var_llhvariance estimate approximated by delta method
var_bootvariance estimate approximated by delta method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.