Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wlandau/rpharma2023-pipeline
R/Pharma 2023 workshop example code: leveraging {targets} and {crew} to simulate clinical trials
https://github.com/wlandau/rpharma2023-pipeline
crew life-sciences rpharma simulation targets targets-pipeline
Last synced: 16 days ago
JSON representation
R/Pharma 2023 workshop example code: leveraging {targets} and {crew} to simulate clinical trials
- Host: GitHub
- URL: https://github.com/wlandau/rpharma2023-pipeline
- Owner: wlandau
- Created: 2023-09-05T12:52:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-17T16:10:24.000Z (about 1 year ago)
- Last Synced: 2024-08-13T07:11:11.758Z (3 months ago)
- Topics: crew, life-sciences, rpharma, simulation, targets, targets-pipeline
- Language: R
- Homepage: https://wlandau.github.io/rpharma2023
- Size: 4.88 KB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - wlandau/rpharma2023-pipeline - R/Pharma 2023 workshop example code: leveraging {targets} and {crew} to simulate clinical trials (R)
README
# 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
* Slides:
* Code:# Resources
* `targets` website:
* `targets` user manual: