diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-18 15:15:55 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-18 15:15:55 +0200 |
commit | 850aa313ba60c7b784d96cfdc8d4c22f2beb661a (patch) | |
tree | 1244a42d1e8a47a096a43d4c14634f3fe32e8778 /NEWS.md | |
parent | a2246bef55eb74f3ad608c28dc3b759af32a41b9 (diff) |
Make mkinpredict generic and write a method for fits
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ - 'max_twa_parent': Support maximum time weighted average concentration calculations for the hockey stick (HS) model +- 'mkinpredict': Make the function generic and create a method for mkinfit objects + # mkin 0.9.47.5 (2018-09-14) - Make the two-component error model stop in cases where it is inadequate to avoid nls crashes on windows |