getHRandCIfromCoxph: Extract hazard ratio and confidence intervals from a coxph...

View source: R/getHRandCIfromCoxph.R

getHRandCIfromCoxphR Documentation

Extract hazard ratio and confidence intervals from a coxph object

Description

Convenience function to extract hazard ratio and confidence intervals from a coxph object, as generated by a call to coxph(), comparing survival times between two groups

Usage

getHRandCIfromCoxph(coxphData)

Arguments

coxphData

coxph object; coxphData <- coxph(Surv(TTE, Cens) ~ group, data=df)

Author(s)

Dorothee Nickles


IOBR/IOBR documentation built on May 5, 2024, 2:34 p.m.