diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-26 09:09:43 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-26 09:12:41 +0100 |
commit | 3621588c04cbaa393ba62c97137f6aec746d114f (patch) | |
tree | b70b6a84fa28c8e71463f661b969f575e90220e8 /docs/news/index.html | |
parent | 82bf34f1b0db8d202abf8cd4f5b6ce8b8aecfc1a (diff) |
Support logLik and AIC for manual weights
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/news/index.html')
-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 f3e57dd0..9f658dad 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -117,11 +117,12 @@ </div> - <div id="mkin-0-9-47-6-2018-09-21" class="section level1"> + <div id="mkin-0-9-47-6-2018-11-26" class="section level1"> <h1 class="page-header"> -<a href="#mkin-0-9-47-6-2018-09-21" class="anchor"></a>mkin 0.9.47.6 (2018-09-21)<small> Unreleased </small> +<a href="#mkin-0-9-47-6-2018-11-26" class="anchor"></a>mkin 0.9.47.6 (2018-11-26)<small> Unreleased </small> </h1> <ul> +<li><p>Add the function ‘logLik.mkinfit.R’ which makes it possible to calculate an AIC for mkinfit objects</p></li> <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> @@ -670,7 +671,7 @@ <div id="tocnav"> <h2>Contents</h2> <ul class="nav nav-pills nav-stacked"> - <li><a href="#mkin-0-9-47-6-2018-09-21">0.9.47.6</a></li> + <li><a href="#mkin-0-9-47-6-2018-11-26">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> |