Description Usage Arguments Value
Fit MMRM for the long form data
1 | mmrm_fit(mmrm_formula, data_long, p, k)
|
mmrm_formula |
formula for MMRM, including fixed and random effect |
data_long |
long form of the data |
p |
number of time points |
k |
dimension of baseline covariates |
A list of model estimation results.
beta_lmerEstimated coefficients for the fixed effect for the raw formula.
betaEstimated coefficients for the fixed effect for each time point.
cov_betaCovariance matrix of the estimated cofficients for the fixed effect for the raw formula.
cov4Estimated covariance matrix of the estimated cofficients at the last time point.
VEstimated covariance matrix of the longitudinal response.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.