identifiability - release 0.2
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