print.msfit | R Documentation |
msfit
objects
generated by msfit_generic
This method is a simple call to print.default
.
Its main purpose is to override print.coxrfx
when printing an
object of double class msfit
and coxrfx
.
## S3 method for class 'msfit'
print(x, ...)
x |
An object of class |
... |
Further arguments passed to or from other methods. |
The input object (an object of double class msfit
and coxrfx
).
Rui Costa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.