diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-10-15 10:25:48 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-10-15 10:25:48 +0200 |
commit | 954f7514144a281b73e9b47ac88a6b13e8799f31 (patch) | |
tree | d3ec236753e99bf352cf3c015a8f326380ba82d3 /NEWS.md | |
parent | eb2d15fce17fd5c83ab2e06820d90c63dd802818 (diff) |
Reintroduce saemix helper functions
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,8 @@ -# mkin 0.9.50.3 +# mkin 0.9.50.4 (unreleased) + +- 'saemix_model', 'saemix_data': Helper functions to fit nonlinear mixed-effects models for mmkin row objects using the saemix package + +# mkin 0.9.50.3 (2020-10-08) - 'parms': Add a method for mmkin objects |