-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Reading the vignette (and trying to run the code in R with the hosp dataset used in the vignette), one thing does not make sense to me: in the case where the patient doesn't die, the last row is created equal to the penultimate row, with variable augmented_int equal to the value of the previous row, i.e., elapsed time from "dateIN" to "dateOUT." In this case, shouldn't the last patient row have augmented_int equal to the elapsed time from "dateIN" to "dateCENS"?
An example is if you consider the hosp dataset for the last line of patient 2 (line 35).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels