broom
broom copied to clipboard
add conf.int and exponentiate arguments to `tidy.cch()`
tidy.cch() is not consistent with other tidiers:
- it does not have a
conf.intargument like other similar tidiers - it does not have an
exponentiateargument while such option would be relevant for such model as the exponentiate value of the coefficients are interpretable as Hazard Ratio, as displayed by thesummary()method for these models