diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-18 10:14:40 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-18 10:14:40 +0200 |
commit | 39b6d8b8569801c2957b22d0973b5ad0c9405e7d (patch) | |
tree | 97d0580eec85d9ab4196338ec742ba407ccfa7f8 /docs/news | |
parent | 9a793d0d39c8239ebcc76390f227596cef9b9be1 (diff) |
Support maximum twa for HS, test, docs
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 73eb7aa2..2636b8b0 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -58,7 +58,7 @@ </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">mkin</a> - <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.9.47.5</span> + <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.9.47.6</span> </span> </div> @@ -117,9 +117,18 @@ </div> + <div id="mkin-0-9-47-6-2018-09-18" 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> +</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> +</ul> +</div> <div id="mkin-0-9-47-5-2018-09-14" class="section level1"> <h1 class="page-header"> -<a href="#mkin-0-9-47-5-2018-09-14" class="anchor"></a>mkin 0.9.47.5 (2018-09-14)<small> Unreleased </small> +<a href="#mkin-0-9-47-5-2018-09-14" class="anchor"></a>mkin 0.9.47.5 (2018-09-14)<small> 2018-09-14 </small> </h1> <ul> <li><p>Make the two-component error model stop in cases where it is inadequate to avoid nls crashes on windows</p></li> @@ -658,6 +667,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-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> |