ScoreTD.object | R Documentation |
ScoreTD
objectThis data frame holds time dependent covariates for use with risk score imputation
The data frame contains the following columns:
'Id' for subject ID
'time.start' and 'time.end' the range of time for which
the covariate values are valid - i.e. [time.start,time.end]
Additional columns are the time dependent covariates
All data for a single subject should be stored in consecutive rows, sorted by time and the starting time of a row should match the ending time of the previous row
MakeTimeDepScore
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.