diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-25 13:01:23 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-25 13:01:23 +0200 |
commit | 9f9336d59e68690472888bfdeb12944176d7d272 (patch) | |
tree | 0d50debb2a06daa506e8c45925637ccb862a8787 /NEWS.md | |
parent | f345762ddcdac65b0d565c7a622d32c1f849e7c7 (diff) |
First working version of saemix helper functions
saemix_data depends on a development version of saemix, see
pull request saemixdevelopment/saemixextension#2
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ - 'parms': Add a method for mmkin objects +- 'saemix_model', 'saemix_data': Helper functions to fit nonlinear mixed-effects models for mmkin row objects using the saemix package + # mkin 0.9.50.2 (2020-05-12) - Increase tolerance for a platform specific test results on the Solaris test machine on CRAN |