print.summary.parfrailty {stdReg} | R Documentation |
Prints summary of parfrailty fit
Description
This is a print
method for class "summary.parfrailty"
.
Usage
## S3 method for class 'summary.parfrailty'
print(x, digits = max(3L, getOption("digits") - 3L),
...)
Arguments
x |
an object of class |
digits |
the number of significant digits to use when printing. |
... |
not used. |
Author(s)
Arvid Sjolander and Elisabeth Dahlqwist
See Also
Examples
##See documentation for frailty
[Package stdReg version 3.4.1 Index]