View source: R/calc_survival.R
calc_survival | R Documentation |
This function calculates the survival interval between start of therapy and time of event (e.g. progression, death, etc.) in months.
calc_survival(startDate, eventDate)
startDate |
start of therapy. |
eventDate |
date of event. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.