broom icon indicating copy to clipboard operation
broom copied to clipboard

add conf.int and exponentiate arguments to `tidy.cch()`

Open larmarange opened this issue 1 year ago • 0 comments

tidy.cch() is not consistent with other tidiers:

  • it does not have a conf.int argument like other similar tidiers
  • it does not have an exponentiate argument while such option would be relevant for such model as the exponentiate value of the coefficients are interpretable as Hazard Ratio, as displayed by the summary() method for these models

larmarange avatar Jan 24 '24 15:01 larmarange