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