wlandau / rpharma2023-pipeline

R/Pharma 2023 workshop example code: leveraging {targets} and {crew} to simulate clinical trials

Home Page:https://wlandau.github.io/rpharma2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leveraging {targets} and {crew} to simulate clinical trials

In clinical trial design, simulations are essential for evaluating potential designs and optimizing features like sample size, allocation, randomization, milestones, and decision criteria. However, simulations require thousands of repeated experiments and long execution times, and the demand is too overwhelming for workflows that are informal, interactive, or single-threaded. Using {targets}, a pipeline tool for reproducible analysis, and {crew}, a flexible {mirai}-based framework for distributed computing, this pipeline showcases a powerful approach to conduct large-scale clinical trial simulations.

Materials

Resources

About

R/Pharma 2023 workshop example code: leveraging {targets} and {crew} to simulate clinical trials

https://wlandau.github.io/rpharma2023


Languages

Language:R 100.0%