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 /NEWS.md | |
parent | 82bf34f1b0db8d202abf8cd4f5b6ce8b8aecfc1a (diff) |
Support logLik and AIC for manual weights
Static documentation rebuilt by pkgdown
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -# mkin 0.9.47.6 (2018-09-21) +# mkin 0.9.47.6 (2018-11-26) + +- Add the function 'logLik.mkinfit.R' which makes it possible to calculate an AIC for mkinfit objects - 'add_err': Respect the argument giving the number of replicates in the synthetic dataset |