Learn R Programming

ebmstate (version 0.1.5)

print.coxrfx: Print method for CoxRFX objects

Description

This function implicitly calls summary.coxrfx().

Usage

# S3 method for coxrfx
print(x, ...)

Value

Returns an invisible NULL object.

Arguments

x

A coxrfx object

...

further arguments passed to or from other methods.

Author

Moritz Gerstung & Rui Costa

Details

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