diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-11-08 02:12:55 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-11-08 02:12:55 +0100 |
commit | 279a1d83d7cbe39a953467762629eb1abb9addf4 (patch) | |
tree | 5f8eb219317d3d3262b0ba027c81a1116bb52ecd /NEWS.md | |
parent | 37cb2b4b793fa699d033632158e3604c37678c20 (diff) |
Improve saem method, add summary
Also make the endpoints function work for saem objects.
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # mkin 0.9.50.4 (unreleased) +- 'saem' generic function to fit saemix models, with a method 'saem.mmkin' and a corresponding 'summary.saem.mmkin' + - 'transform_odeparms', 'backtransform_odeparms': Use logit transformation for solitary fractions like the g parameter of the DFOP model, or formation fractions for a pathway to only one target variable - 'update' method for 'mmkin' objects |