Description Usage Arguments Value
For a given dataset with monotone missingness, find the likelihood-based inference of the ATE
1 | j2r_llh(mmrm_formula, data_long, time_name, id_name, trt_name, method = "PMM")
|
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 |
Point estimation and variance estimation obtained by delta method:
llh_estpoint estimate
var_llhvariance estimate approximated by delta method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.