mst4armSimData: Simulated 4-Arm Multisite Trial (MST) Data

mst4armSimDataR Documentation

Simulated 4-Arm Multisite Trial (MST) Data

Description

A simulated multisite trial dataset containing 10 schools and 1,000 pupils. This is a 4-arm trial design with one control group and three intervention groups.

Usage

mst4armSimData

Format

A data frame with 1,000 rows and 7 variables:

pupils

Identifier for each pupil

schools

Identifier for each school

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


epts documentation built on June 8, 2025, 11:04 a.m.

Related to mst4armSimData in epts...