trial01 {beeca} | R Documentation |
Example trial dataset 01
Description
A simplified example of a simulated trial dataset, with missing data.
Usage
trial01
Format
trial01
A data frame with 268 rows and 9 columns:
- usubjid
Unique subject identifier
- aval
Primary outcome variable (1 = yes/0 = no)
- trtp
Planned treatment
- bl_cov
Baseline covariate (numeric)
- bl_cov_c
Dichotomized version of bl_cov (category of 1 or 0)
- region_2, ..., region_5
Indicators for region (1 = yes/0 = no)
[Package beeca version 0.1.3 Index]