sampleSWCRTLarge {geeCRT} | R Documentation |
simulated large SW-CRT data
Description
Simulated cross-sectional individual-level SW-CRT data with 12 clusters and 5 periods. The cluster-period size is uniformly distributed between 20 and 30. The correlated binary and continuous outcomes are used for analysis as examples.
Format
A data frame with 1508 rows and 10 variables:
- period1
indicator of being at period 1
- period2
indicator of being at period 2
- period3
indicator of being at period 3
- period4
indicator of being at period 4
- period5
indicator of being at period 5
- treatment
indicator of being treated
- id
cluster identification number
- period
period order number
- y_bin
binary outcome variable
- y_con
continous outcome variable
[Package geeCRT version 1.1.3 Index]