diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-04-15 01:27:02 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-04-15 01:51:55 +0200 |
commit | 082be7baa35d7e8131a70ca8cc061d90e08fa584 (patch) | |
tree | 29774198fae54ac13f2a0c2d2fb385a5fc44ab92 /docs/news/index.html | |
parent | 26085403289e29259e500282e8e88a5ab00c07a0 (diff) |
A plot method for nlme.mmkin fits
Diffstat (limited to 'docs/news/index.html')
-rw-r--r-- | docs/news/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index c8d7ce3d..5fd97344 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -134,6 +134,7 @@ <a href="#mkin-0-9-49-10-unreleased" class="anchor"></a>mkin 0.9.49.10 (unreleased)<small> Unreleased </small> </h1> <ul> +<li><p>‘nlme.mmkin’: An nlme method for mmkin row objects and an associated class with plot method</p></li> <li><p>‘mean_degparms, nlme_data, nlme_function’: Three new functions to facilitate building nlme models from mmkin row objects</p></li> <li><p>‘endpoints’: Don’t return the SFORB list component if it’s empty. This reduces distraction and complies with the documentation</p></li> <li><p>Article in compiled models: Add some platform specific code and suppress warnings about zero values being removed from the FOCUS D dataset</p></li> |