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.
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.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.