print.rpsftm.summary.coxph | R Documentation |
this drops the "arm" term as this is not a real parameter
## S3 method for class 'rpsftm.summary.coxph'
print(
x,
digits = max(getOption("digits") - 3, 3),
signif.stars = getOption("show.signif.stars"),
...
)
x |
the result of a call to |
digits |
significant digits to print |
signif.stars |
show star to highlight small p-values |
... |
further arguments for future methods |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.