diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-22 20:51:13 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-22 20:51:13 +0100 |
commit | dd6c4a8f895fd470345e7ae773299daaa4de7aef (patch) | |
tree | 03ee92fe3280f126ba7a2a21af2fec190458ccb9 /docs/news | |
parent | f12b9bcc5bded392eee51810fac5f94c2ae7d9c2 (diff) |
Implement the NAFTA evaluation scheme
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 2e62819c..cd82d187 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -119,9 +119,9 @@ </div> - <div id="mkin-0-9-48-1-2019-02-21" class="section level1"> + <div id="mkin-0-9-48-1-2019-02-22" class="section level1"> <h1 class="page-header"> -<a href="#mkin-0-9-48-1-2019-02-21" class="anchor"></a>mkin 0.9.48.1 (2019-02-21)<small> Unreleased </small> +<a href="#mkin-0-9-48-1-2019-02-22" class="anchor"></a>mkin 0.9.48.1 (2019-02-22)<small> Unreleased </small> </h1> <ul> <li><p>Add the function ‘logLik.mkinfit’ which makes it possible to calculate an AIC for mkinfit objects</p></li> @@ -133,6 +133,7 @@ <li><p>‘tests/testthat/test_irls.R’: Test if the components of the error model used to generate the data can be reproduced with moderate accuracy</p></li> <li><p>Add the function ‘CAKE_export’ to facilitate cross-checking of results</p></li> <li><p>Implement the logistic model (only tested for parent fits)</p></li> +<li><p>‘nafta’: Add evaluations according to the NAFTA guidance</p></li> </ul> </div> <div id="mkin-0-9-47-5-2018-09-14" class="section level1"> @@ -676,7 +677,7 @@ <div id="tocnav"> <h2>Contents</h2> <ul class="nav nav-pills nav-stacked"> - <li><a href="#mkin-0-9-48-1-2019-02-21">0.9.48.1</a></li> + <li><a href="#mkin-0-9-48-1-2019-02-22">0.9.48.1</a></li> <li><a href="#mkin-0-9-47-5-2018-09-14">0.9.47.5</a></li> <li><a href="#mkin-0-9-47-3">0.9.47.3</a></li> <li><a href="#mkin-0-9-47-2-2018-07-19">0.9.47.2</a></li> |