srt4armSimData {epts} | R Documentation |
Simulated 4-Arm Simple Randomized Trial (SRT) Data
Description
A simulated simple randomized trial dataset containing 1,000 individuals. This is a 4-arm trial design with one control group and three intervention groups.
Usage
srt4armSimData
Format
A data frame with 1,000 rows and 6 variables:
- ID
Identifier for participants ID
- interventions
Treatment assignment coded as 0 for control and 1–3 for intervention groups
- pretest
Pre-test scores
- gender
Binary gender
- ethnicity
A categorical variable with 3 categories
- posttest
Post-test scores
Source
Simulated
[Package epts version 1.2.2 Index]