Skip to content

1.3.8

Latest

Choose a tag to compare

@YoelPH YoelPH released this 17 Feb 10:38
· 1 commit to main since this release

What's new:

Bug Fixes

  • Make quickstart compatible with new data format.
  • Raise error when distribution over diagnosis times returns NaN.
  • (types) Allow alias params in set_named_params validation.

Documentation

  • Update quickstart.
  • Update quickstart with model predictions.
  • Fix error in quickstart.

Features

  • Improve hpv model implementation.
    Fixed shortcomings from the latest update. The model works correctly now, though some improvements could still be made.

Change

  • Extend patient_likelihoods to speed up mixture model fitting.
  • Added tests for caching.
  • Updated testing.
  • #113