diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-11-13 21:15:35 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-11-13 21:15:35 +0100 |
commit | c3700bec3a704660d3ade7a54c56b7084beb02b4 (patch) | |
tree | 35fe23b6c9e2b3fd5c0bd66e9a4f8b24281302de /docs/news/index.html | |
parent | b0e529ff49dfa52568fe7c5e6e76439a83c62840 (diff) |
Calculate Akaike weights
Diffstat (limited to 'docs/news/index.html')
-rw-r--r-- | docs/news/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 9aa2e18b..6b0b89fa 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -134,6 +134,7 @@ <a href="#mkin-0-9-49-8-unreleased" class="anchor"></a>mkin 0.9.49.8 (unreleased)<small> Unreleased </small> </h1> <ul> +<li><p>‘aw’: Generic function for calculating Akaike weights, methods for mkinfit objects and mmkin columns</p></li> <li><p>‘loftest’: Add a lack-of-fit test</p></li> <li><p>‘plot_res’, ‘plot_sep’ and ‘mkinerrplot’: Add the possibility to show standardized residuals and make it the default for fits with error models other than ‘const’</p></li> <li><p>‘lrtest.mkinfit’: Improve naming of the compared fits in the case of fixed parameters</p></li> |