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

Confidence bounds. #7

Closed derrynknife closed 3 years ago

derrynknife commented 3 years ago

Need to improve the confidence bounds. They are working but only for confidence on reliability. And uncertainty on the offset value should be optional.

derrynknife commented 3 years ago

Completed in version 0.7.0