sampleSWCRTSmall {geeCRT} | R Documentation |
simulated small SW-CRT data
Description
Simulated cross-sectional individual-level SW-CRT data with 12 clusters and 4 periods. The cluster-period size is uniformly distributed between 5 and 10. The correlated binary and continuous outcomes are used for analysis as examples.
Format
A data frame with 373 rows and 9 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
- 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]