Learn R Programming

ebmstate (version 0.1.5)

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.

Author

Rui Costa

Details

Prints two data frames, one with hyperparameter estimates and another with regression coefficient estimates.