summary.parfrailty | R Documentation |
This is a summary
method for class "parfrailty"
.
## S3 method for class 'parfrailty'
summary(object, CI.type = "plain", CI.level = 0.95,
digits=max(3L, getOption("digits") - 3L), ...)
object |
an object of class |
CI.type |
string, indicating the type of confidence intervals. Either "plain", which gives untransformed intervals, or "log", which gives log-transformed intervals. |
CI.level |
desired coverage probability of confidence intervals, in decimal form. |
digits |
the number of significant digits to use when printing.. |
... |
not used. |
Arvid Sjolander and Elisabeth Dahlqwist.
parfrailty
##See documentation for frailty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.