rmnldwg / lymph

Python package for statistical modelling of lymphatic metastatic spread in head & neck cancer.
https://lymph-model.readthedocs.io
MIT License
5 stars 4 forks source link

Complete overhaul #18

Closed rmnldwg closed 2 years ago

rmnldwg commented 2 years ago

Originally, I only wanted to implement a likelihood function that works directly with discrete diagnose times. But I ended up rewriting large parts of the code and also implemented quite some new tests, as well as rewriting old ones.

The result is a pretty heavily changed API, but one that is in my opinion more pythonic and readable.