R/competingsurvival.h.R
competingsurvival.Rd
Overall, Cause Specific, and Competing Survival.
competingsurvival( data, explanatory, overalltime, outcome, dod, dooc, awd, awod, analysistype = "overall" )
data | The data as a data frame. |
---|---|
explanatory | . |
overalltime | . |
outcome | . |
dod | . |
dooc | . |
awd | . |
awod | . |
analysistype | . |
A results object containing:
results$todo | a html | ||||
results$text1 | a preformatted |
if (FALSE) { # example will be added }