newcrr: newcrr

View source: R/newcrr.R

newcrrR Documentation

newcrr

Description

Types of transformation of survival analysis models into competitive risk models.

Usage

newcrr(fit, cencode = 0, failcode = 1)

Arguments

fit

Modelling for Survival Analysis.

cencode

Censor status, default is 0.

failcode

Events of interest, default is 1.

Value

A list of competing risk model formats.


ggscidca documentation built on Sept. 9, 2025, 5:47 p.m.

Related to newcrr in ggscidca...