ms {rmt} | R Documentation |
Create a multistate event object
ms(id, time, status)
id |
A vector of id variable. |
time |
A vector of follow-up times. |
status |
A vector of event type, |
An object of class ms
used as an argument for rmtfit
.