View source: R/print_mcmlrts.R
summary.rtsFit | R Documentation |
Summary method for class "rtsFit
"
## S3 method for class 'rtsFit'
summary(object, ...)
object |
an object of class " |
... |
Further arguments passed from other methods |
The summary methods aims to replicate the output of other regression model fitting functions and reports central point estimates, relevant test statistics, and uncertainty intervals. In addition, the returned summary object will also include time period specific relative risk and incidence predictions.
An rtsFitSummary object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.