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
48 stars 5 forks source link

add zero inflated option #9

Closed derrynknife closed 3 years ago

derrynknife commented 3 years ago

the case that is symmetrical to limited failure populations, i.e zero-inflated models.

Should be relatively simple to include a weight from which the rest is added.

derrynknife commented 3 years ago

complete in v0.8.0