statdivlab / rigr

Regression, Inference, and General Data Analysis Tools for R
Other
10 stars 3 forks source link

Incorporate `dummy`, `polynomial`, and `U` into hazard regressions #121

Open yiqunchen opened 1 year ago

yiqunchen commented 1 year ago

As of summer 2022, rigr starts to support hazard regressions again, but just supports the same set of syntax as coxph without support for dummy, polynomial, and U functions in the package.