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