calc_survival: Calculate survival interval

View source: R/calc_survival.R

calc_survivalR Documentation

Calculate survival interval

Description

This function calculates the survival interval between start of therapy and time of event (e.g. progression, death, etc.) in months.

Usage

calc_survival(startDate, eventDate)

Arguments

startDate

start of therapy.

eventDate

date of event.


MBender1992/emR documentation built on Feb. 18, 2025, 9:21 a.m.