stop.time | R Documentation |
This function helps you create final time-outcome values for known but unobserved values (e.g., dosages) at a user-specified point in time.
stop.time(data, id_name, time_cutoff)
data |
enter data for which each ID does NOT have the same beginning and end time-point. |
id_name |
enter the name (str) of the column in your data containing subject's IDs. |
time_cutoff |
enter the number of days, months, years that define each subject's final observation. |
stop.time()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.