data_in {PND.heter.cluster} | R Documentation |
data_in
Description
A simulated dataset from the 2/1 partially nested design with treatment-incuded clustering
Usage
data_in
Format
A data frame with 400 rows and 8 variables:
- Y
Outcome.
- K
Cluster assignment in the treatment arm.
- tt
Treatment assignment. 1 for individuals assigned to the treatment arm. 0 for individuals assigned to the control arm. The control arm is unclustered.
- X_dat.1
Baseline covariates.
- X_dat.2
Baseline covariates.
- X_dat.3
Baseline covariates.
- X_dat.4
Baseline covariates.
- id
Individual id.
[Package PND.heter.cluster version 0.1.0 Index]