Prints an survreg object from survival package in Pandoc's markdown.
Prints an survreg object from survival package in Pandoc's markdown.
## S3 method for class 'summary.survreg' pander(x, summary = TRUE, digits = panderOptions("digits"), round = panderOptions("round"), keep.trailing.zeros = panderOptions("keep.trailing.zeros"), ...)
x |
an survreg object |
summary |
if summary should be printed |
digits |
number of digits of precision passed to format |
round |
number of rounding digits passed to round |
keep.trailing.zeros |
to show or remove trailing zeros in numbers on a column basis width |
... |
optional parameters passed to raw |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.