Description Usage Arguments Details Value Examples
Cuts the Data.Frame at a specific timepoint, changing status accordingly.
1 |
df.sim |
a data.frame containing the variables:
|
t |
a number defining the timepoint at which the dataframe is cut. |
the status of events occuring at a later timepoint time > t are set to zero. Patients with a recruitment timepoint > t are removed.
a data.frame with the same structure of the handed data.
1 2 3 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.