summary.jointRecCompet | R Documentation |
Prints a short summary of parameter estimates of a joint competing risks model or more generally an object of class 'jointRecCompet'.
## S3 method for class 'jointRecCompet'
summary(object, digits = max(options()$digits - 4, 6),
...)
object |
the result of a call to the jointRecCompet function |
digits |
number of digits to print |
... |
other unused arguments |
Print, separately for each type of event (Recurrent, Terminal1 and Terminal2), the parameter estimates of the survival or hazard functions.
jointRecCompet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.