summary.stdParfrailty {stdReg} | R Documentation |
Summarizes Frailty standardization fit
Description
This is a summary
method for class "stdParfrailty"
.
Usage
## S3 method for class 'stdParfrailty'
summary(object, t, CI.type = "plain", CI.level = 0.95,
transform = NULL, contrast = NULL, reference = NULL, ...)
Arguments
object |
an object of class |
t |
numeric, indicating the times at which to summarize. It defaults to the specified
value(s) of the argument |
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, on decimal form. |
transform |
a string. If set to |
contrast |
a string. If set to |
reference |
must be specified if |
... |
not used. |
Author(s)
Arvid Sjolander
See Also
Examples
##See documentation for stdParfrailty