Overall, Cause Specific, and Competing Survival.

competingsurvival(
  data,
  explanatory,
  overalltime,
  outcome,
  dod,
  dooc,
  awd,
  awod,
  analysistype = "overall"
)

Arguments

data

The data as a data frame.

explanatory

.

overalltime

.

outcome

.

dod

.

dooc

.

awd

.

awod

.

analysistype

.

Value

A results object containing:

results$todoa html
results$text1a preformatted

Examples

if (FALSE) { # example will be added }