ExtractHR: 'coxph' and related objects

Description Usage Arguments Value

View source: R/tools.R

Description

'coxph' and related objects

Usage

1
ExtractHR(object, level = 0.95, p.level = NULL, ...)

Arguments

object

a 'coxph' object

level

the confidence level (has to be between 0 and 1). Default to 0.95

p.level

a number between 0 and 1 that will be used as lower bound to display p-values. P-values below this level are just printed as "<p.level". If it is NULL, p-value are rounded to three decimals. Default to NULL.

...

further arguments to confint

Value

matrix with hazard-ratios (exponential of coefficients), confidence intervals, and p values


sagade/inf460 documentation built on Dec. 31, 2020, 3:15 a.m.