Skip to content

identifiability - release 0.2

Compare
Choose a tag to compare
@jmrohwer jmrohwer released this 08 Feb 10:46
· 26 commits to main since this release

This module performs parameter identifiability analysis to calculate and plot confidence intervals based on a profile-likelihood. The code is adapted from LMFIT, with custom functions to select the range for parameter scanning and for plotting the profile likelihood. The significance is assessed with the chi-squared distribution.

What's new?

  • add support for using the LMFIT Model class
  • make handling of limits more consistent between linear and log parameter scans
  • various bug fixes

© Johann M. Rohwer, February 2022