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 /docs/news | |
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 'docs/news')
-rw-r--r-- | docs/news/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index b8b7dacd..149fc98e 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -146,7 +146,8 @@ <a href="#mkin-0-9-50-3-unreleased" class="anchor"></a>mkin 0.9.50.3 (unreleased)<small> Unreleased </small> </h1> <ul> -<li>‘parms’: Add a method for mmkin objects</li> +<li><p>‘parms’: Add a method for mmkin objects</p></li> +<li><p>‘saemix_model’, ‘saemix_data’: Helper functions to fit nonlinear mixed-effects models for mmkin row objects using the saemix package</p></li> </ul> </div> <div id="mkin-0-9-50-2-2020-05-12" class="section level1"> |