diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-08-08 10:11:04 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-08-08 10:11:04 +0200 |
commit | 22d21cf5efcfb52c59c969d393bb0be077e982dd (patch) | |
tree | c8d97e7fff25d42019bb5a5908a5ce228cac6fb5 /NEWS.md | |
parent | 546c540fecb60b51c3e265911282881315a8c937 (diff) |
Fix fitting HS with saemix transformations
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # mkin 1.1.2 +- 'R/saem.R': Implement and test saemix transformations for HS. + - 'R/convergence.R': New generic to show convergence information with a method for 'mmin' objects. - 'R/illparms.R': New generic to show ill-defined parameters with methods for 'mkinfit' and 'mmkin' objects. |