example {RobinCID} | R Documentation |
Trial Data
Description
This dataset is generated based on the first three enrollment windows outlined in Figure 1(a) in our paper.
Usage
example
Format
A data frame with 500 rows and 17 columns:
- xc, xb, subtype
The covariates.
- t, substudy
The enrollment window and substudy assignment
- treatment
The treatment assignment, "1", "2", "3" and "4"
- y
The continuous response.
- y_b
The binary response, I(y>3).
- s12, s12.2, s12.error, s13, s14
The stratification variables.
- trt.1, trt.2, trt.3, trt.4
The assgiment probabilities of trt 1, 2, 3, and 4.
Source
The data is generated by Yuhan.
[Package RobinCID version 1.0.0 Index]