Related Experiment Video
Updated: Jun 4, 2026

Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery
Published on: September 27, 2024
An R package for simulation experiments evaluating clinical trial designs
1Department of Biostatistics.
This study introduces an open-source R application for simulating and evaluating clinical trial (CT) designs. The software allows biostatisticians to assess CT performance, like the "3+3" design, considering patient variability.
Area of Science:
- Biostatistics and Clinical Trial Design
- Computational Biology and Bioinformatics
Background:
- Evaluating clinical trial (CT) designs is crucial for drug development.
- Existing simulation tools may lack flexibility or user-friendliness for biostatisticians.
Purpose of the Study:
- To present an open-source, extensible R application for simulating and evaluating competing clinical trial designs.
- To demonstrate the application's utility by assessing the impact of pharmacokinetic heterogeneity on a Phase I "3+3" design.
Main Methods:
- Developed an object-oriented application using R, featuring four core classes (population, CT design, outcome, evaluation) and five key methods.
- The application utilizes clear interfaces for extensibility, allowing integration of new subclasses and instances.
- Simulated patient data and trial outcomes to evaluate design performance.
Main Results:
- The application successfully simulated clinical trial scenarios, demonstrating flexibility and extensibility.
- Evaluated the performance of the "3+3" Phase I design under varying degrees of patient pharmacokinetic heterogeneity.
- Quantified the impact of heterogeneity on the "3+3" design's ability to identify safe and effective doses.
Conclusions:
- The open-source R application provides a powerful and adaptable tool for clinical trial design evaluation.
- Biostatisticians can leverage this tool to optimize trial designs by considering patient-specific factors like pharmacokinetic variability.
- Simulation-based evaluation enhances the efficiency and reliability of clinical trial design.
Related Concept Videos
Statistical Software for Data Analysis and Clinical Trials
Experimental Designs
Study Design in Statistics
Does aspirin reduce the risk of heart attacks? Is one brand of fertilizer more effective at growing roses than another? Is fatigue as dangerous to a driver as the influence of alcohol? Questions like these are answered using randomized experiments with proper...
Bioequivalence Experimental Study Designs: Repeated Measures, Cross-Over, Carry-Over, and Latin Square Designs
Bioequivalence Experimental Study Designs: Completely Randomized and Randomized Block Designs
Study Designs in Epidemiology
Observational studies are those where the researcher does not intervene but rather observes natural variations. They include cross-sectional, cohort, and case-control studies.

