ScoreTimeDep {InformativeCensoring} | R Documentation |
Simulated time dependent variables for time to event data
Description
This data set contains time dependent covariates for the
ScoreInd
time to event data.
Format
A data.frame containing 1 row per subject-visit
Fields
Id
The Subject Id
start
The covariate given in each row are for a given subject from time 'start'...
end
... until time end
W1
The value of a (binary) time dependent variable for the subject with the given 'Id' between times 'start' and 'end'
W2
The value of a (continuous) time dependent variable for the subject with the given 'Id' between times 'start' and 'end'
[Package InformativeCensoring version 0.3.6 Index]