summary.coxrfx | R Documentation |
This function prints the point estimates of parameters and
hyperparameters contained in a coxrfx
object.
## S3 method for class 'coxrfx'
summary(object, ...)
object |
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.
Rui Costa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.