diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-26 11:44:27 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-26 11:44:27 +0100 |
commit | fbfffc0e47171cac03797340fde697a75a5afd61 (patch) | |
tree | b893e08e0f28673c2407c4bd1354b4bc23099b18 /docs/news/index.html | |
parent | 282f88f9e28e683f524d5e05d65d8b18ab856a8d (diff) |
Add AIC method for mmkin column objects
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/news/index.html')
-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> |