casecohort_data_secondary {ODS} | R Documentation |
Data example for the secondary analysis in case-cohort design
Description
Data example for the secondary analysis in case-cohort design
Usage
casecohort_data_secondary
Format
A data frame with 1000 rows and 15 columns:
- subj_ind
An indicator variable for each subject: 1 = SRS, 2 = supplemental cases, 0 = NVsample
- T
observation time for failure outcome
- Delta
event indicator
- Y2
a continuous secondary outcome
- X
expensive exposure
- Z11
first covariate in the linear regression model
- Z12
second covariate in the linear regression model
- Z13
third covariate in the linear regression model
- Z14
fourth covariate in the linear regression model
- Z21
first covariate in the Cox model
- Z22
second covariate in the Cox model
- Z23
third covariate in the Cox model
- Z31
first covariate that is related to the conditional distribution of X given other covariates
- Z32
second covariate that is related to the conditional distribution
- Z33
thid covariate that is related to the conditional distribution
Source
A simulated data set