coef_convert_hr_to_beta: Convert hazard ratio to beta coefficient

View source: R/hr.R

coef_convert_hr_to_betaR Documentation

Convert hazard ratio to beta coefficient

Description

Convert hazard ratio to beta coefficient

Usage

coef_convert_hr_to_beta(hr, se)

Arguments

hr

hazard ratio

se

standard error of the hazard ratio

Value

named list containing estimates for the beta coefficient and associated standard error

Examples

coef_convert_hr_to_beta(1.3, .01)

the-mad-statter/washu documentation built on May 11, 2023, 7:24 p.m.