flexsurv-dev icon indicating copy to clipboard operation
flexsurv-dev copied to clipboard

Flexible parametric competing risks models

Open mattwarkentin opened this issue 3 years ago • 1 comments

Hi @chjackson,

Do you have any thoughts about whether this package would ever add support for being able to use flexible parametric models to directly model the cause-specific cumulative incidences? In particular, I'm wondering if the methods described in this paper (available in Stata via stmp2cr) would be a good candidate feature for flexsurv.

mattwarkentin avatar Mar 12 '21 19:03 mattwarkentin

I agree that regression on cumulative incidences would be a good fit for the package, as this is a common approach to competing risks models. I'd implement it if I needed this class of models in my own work, which I don't at the moment but it's not out of the question that I will in the future!

I've also not reviewed what other software is available for these models - someone else may have done something related in R.

chjackson avatar Mar 15 '21 09:03 chjackson