derrynknife / SurPyval

A Python package for survival analysis. The most flexible survival analysis package available. SurPyval can work with arbitrary combinations of observed, censored, and truncated data. SurPyval can also fit distributions with 'offsets' with ease, for example the three parameter Weibull distribution.
https://surpyval.readthedocs.io/en/latest/index.html
MIT License
47 stars 5 forks source link

More handling of number of failures needed to get convergence. #13

Closed derrynknife closed 1 year ago

derrynknife commented 3 years ago

Need to make sure:

Update plotting in these scenarios..