Description Usage Arguments Details Value Author(s) See Also Examples
etmCIF is a wrapper around the etm function for
facilitating the computation of the cumulative incidence functions in
the competing risks framework.
1  | 
formula | 
 A   | 
data | 
 A data.frame in which to interpret the terms of the formula  | 
etype | 
 Competing risks event indicator. When the status
indicator is 1 (or TRUE) in the formula,   | 
subset | 
 Expression saying that only a subset of the data should be used.  | 
na.action | 
 Missing-data filter function. Default is
  | 
failcode | 
 Indicates the failure type of interest. Default is
one. This option is only relevant for some options of the
  | 
This function computes the cumulative incidence functions in a
competing risks setting using the etm machinery, without having
to specify the matrix of possible transitions and using the more usual
formula specification with Surv
Returns a list of etm objects (1 per covariate level) plus
additional informations:
failcode | 
 As in function call  | 
call | 
 Function call  | 
X | 
 A matrix giving the name of the covariate (if present) and the levels of this covariate.  | 
Arthur Allignol arthur.alignol@gmail.com
etm, print.etmCIF,
summary.etmCIF, plot.etmCIF
1 2 3 4 5 6 7 8 9  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.