cached_mmrm_results | R Documentation |
mmrm
Model Comparisoncached_mmrm_results
A list
with following elements:
conv_time_fev
: Convergence time on FEV data.
conv_time_bcva
: Convergence time on BCVA data.
rel_diff_ests_tbl_fev
: Relative difference in estimates on FEV data.
rel_diff_ests_tbl_bcva
: Relative difference in estimates on BCVA data.
conv_rate
: Convergence rate on data with different missing levels.
df_missingness
: Summary of missingness on simulated data.
The cached data for comparison is used for the vignettes generation.
Please make sure that this data is refreshed before each package release
by running the script data-raw/mmrm_review.R
.
Please make sure to install the mmrm
package instead of using
devtools::load_all()
before running the script to achieve accurate timings.
This is created based on simulations on FEV data and BCVA data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.