crrRx: fit crr model

Description Usage Arguments

Description

Wrapper function to fit fine and gray competing risk model using function crr from package cmprsk

Usage

1
  crrRx(f, data)

Arguments

f

formula for the model. Currently the formula only works by using the name of the column in a dataframe. It does not work by using $ or [] notation.

data

dataframe containing data


reportRx documentation built on May 2, 2019, 10:44 a.m.

Related to crrRx in reportRx...