| print.marCoxph | R Documentation |
Print Method for marCoxph Objects
## S3 method for class 'marCoxph'
print(x, max.len = 10, round.digits = 4, ...)
x |
A |
max.len |
Maximum number of treatment comparisons to print. Default 10. |
round.digits |
Number of digits for rounding displayed values. Default 4. |
... |
Additional arguments (ignored). |
Invisibly returns the input object x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.