From d89e3d22eb9dc383897b09e9c5aa1b57f65cdbf0 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 21 Feb 2019 14:34:45 +0100 Subject: Add the logistic model --- docs/news/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/news') diff --git a/docs/news/index.html b/docs/news/index.html index 7736a28d..4a4d71fe 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -119,9 +119,9 @@ -
+

-mkin 0.9.47.6 (2019-01-31) Unreleased +mkin 0.9.48.1 (2019-02-21) Unreleased

  • Add the function ‘logLik.mkinfit’ which makes it possible to calculate an AIC for mkinfit objects

  • @@ -132,6 +132,7 @@
  • ‘mkinfit’: Improve the correctness of the fitted two component error model by fitting the mean absolute deviance at each observation against the observed values, weighting with the current two-component error model

  • ‘tests/testthat/test_irls.R’: Test if the components of the error model used to generate the data can be reproduced with moderate accuracy

  • Add the function ‘CAKE_export’ to facilitate cross-checking of results

  • +
  • Implement the logistic model (only tested for parent fits)

@@ -675,7 +676,7 @@

Contents