data_at_time | R Documentation |
Retrieves the relevant data for each individual at every event time.
data_at_time(i, j, df, times)
i |
index of individuals |
j |
index of event time |
df |
list of dataframes of the individuals |
times |
dataframe of event times |
row of data for i-th individual if the individual is still under risk, otherwise return row of NA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.