Description
Types of transformation of survival analysis models into competitive risk models.
Usage
newcrr(fit, cencode = 0, failcode = 1)
Value
A list of competing risk model formats.
Arguments
- fit
Modelling for Survival Analysis.
- cencode
Censor status, default is 0.
- failcode
Events of interest, default is 1.