diff options
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index a316612a..f3e57dd0 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -117,14 +117,16 @@ </div> - <div id="mkin-0-9-47-6-2018-09-18" class="section level1"> + <div id="mkin-0-9-47-6-2018-09-21" class="section level1"> <h1 class="page-header"> -<a href="#mkin-0-9-47-6-2018-09-18" class="anchor"></a>mkin 0.9.47.6 (2018-09-18)<small> Unreleased </small> +<a href="#mkin-0-9-47-6-2018-09-21" class="anchor"></a>mkin 0.9.47.6 (2018-09-21)<small> Unreleased </small> </h1> <ul> <li><p>‘add_err’: Respect the argument giving the number of replicates in the synthetic dataset</p></li> <li><p>‘max_twa_parent’: Support maximum time weighted average concentration calculations for the hockey stick (HS) model</p></li> <li><p>‘mkinpredict’: Make the function generic and create a method for mkinfit objects</p></li> +<li><p>‘mkinfit’: Improve the correctness of the fitted two component error model by fitting the mean absolute deviance at each observation against the observed values, weighting with the current two-component error model</p></li> +<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> </ul> </div> <div id="mkin-0-9-47-5-2018-09-14" class="section level1"> @@ -668,7 +670,7 @@ <div id="tocnav"> <h2>Contents</h2> <ul class="nav nav-pills nav-stacked"> - <li><a href="#mkin-0-9-47-6-2018-09-18">0.9.47.6</a></li> + <li><a href="#mkin-0-9-47-6-2018-09-21">0.9.47.6</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> |