vignettes/sbc/REAMDE.md

Simulation-based calibration of brms.mmrm

This subdirectory contains materials for a simulation-based calibration (SBC) study to validate the implementation of the MMRM modeling code in brms.mmrm. The overall approach follows the overall technique described at https://docs.ropensci.org/stantargets/articles/simulation.html#simulation-based-calibration.

Usage

The SBC pipeline is implemented with targets using a Sun Grid Engine (SGE) cluster. It runs with a simple tar_make(), and computation takes several hours to complete.

library(targets)
tar_make()

For more information on targets, please visit https://docs.ropensci.org/targets/. To learn how to configure resources or switch to a computing platform, please visit https://books.ropensci.org/targets/crew.html.

Sources



Try the brms.mmrm package in your browser

Any scripts or data that you put into this service are public.

brms.mmrm documentation built on Oct. 3, 2024, 1:08 a.m.