summary.coxrfx: A summary method for CoxRFX models
Description
This function prints the point estimates of parameters and
hyperparameters contained in a coxrfx
object.
Usage
# S3 method for coxrfx
summary(object, ...)
Value
Returns an invisible NULL object.
Arguments
- object
A coxrfx
object
(obtained by running the function CoxRFX
).
- ...
Further arguments passed to or from other methods.
Details
Prints two data frames, one with hyperparameter estimates and
another with regression coefficient estimates.