Skip to contents

Estimate survival

estimateSingleEventSurvival()
Estimate survival for a given event of interest using cohorts in the OMOP Common Data Model
estimateCompetingRiskSurvival()
Estimate survival for a given event and competing risk of interest using cohorts in the OMOP Common Data Model

Tabulate results

tableSurvival()
Table with survival summary
riskTable()
Table with survival events
optionsTableSurvival()
Additional arguments for the function tableSurvival()

Plot results

plotSurvival()
Plot survival results

Tidy results

asSurvivalResult()
A tidy implementation of the summarised_characteristics object.

Mock data

mockMGUS2cdm()
Create mock CDM reference with survival::mgus2 dataset

Add survival data to a cohort

addCohortSurvival()
Add survival information to a cohort table
addCompetingRiskCohortSurvival()
Add competing risk survival information to a cohort table