diff options
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 9f658dad..1b2455a8 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -122,7 +122,8 @@ <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 the function ‘logLik.mkinfit’ which makes it possible to calculate an AIC for mkinfit objects</p></li> +<li><p>Add the function ‘AIC.mmkin’ to makeqit easy to compare columns of mmkin 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> |