View source: R/timedependent.R
MakeTimeDepScore | R Documentation |
ScoreTD
objectCreate a valid ScoreTD
object
MakeTimeDepScore(data, Id, time.start, time.end)
data |
A data frame of time dependent covariates |
Id |
The column name of the subject Id |
time.start |
The covariates are valid for the time [time.start,time.end] where time.start is the column name of time.start |
time.end |
The covariates are valid for the time [time.start,time.end] where time.end is the column name of time.end |
A ScoreTD
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.