make.time | R Documentation |
This function helps you create intermediary time-outcome values for known but unobserved values (e.g., dosages).
make.time(new_data, id_name, time_cutoff)
new_data |
enter data for which each ID has the same beginning and end time-point (see 'stop.time'). |
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. |
make.time()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.