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

marginalization over diagnose times #34

Closed rmnldwg closed 1 year ago

rmnldwg commented 1 year ago

Currently, the way I provide and use the distributions that marginalize over the possible diagnose times, is quite messy. This is mostly because here are often T-stages (mostly the earliest one) for which I would like to provide a fixed time marginalization, while for all others, I'd like to have a parametrized one that gets updated when new parameters are provided (during sampling, for example).

rmnldwg commented 1 year ago

Implementing this was finished in 06e35e20805e1c6471fe0c81581e17fcdd6cfe40