print.coxrfx | R Documentation |
This function implicitly calls summary.coxrfx().
## S3 method for class 'coxrfx'
print(x, ...)
x |
A |
... |
further arguments passed to or from other methods. |
Prints two data frames, one with hyperparameter estimates and another with regression coefficient estimates.
Returns an invisible NULL object.
Moritz Gerstung & Rui Costa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.