View source: R/parfrailty_methods.R
print.summary.parfrailty | R Documentation |
Print method for parametric frailty fits
## S3 method for class 'summary.parfrailty'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
An object of class "parfrailty" |
digits |
Number of digits to print |
... |
Not used |
The object being printed, invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.