aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-12-15 14:50:28 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-12-15 14:50:28 +0100
commita54bd290bc3884d0000c52c1b29bc557825d9eae (patch)
tree841dc41b03035677aac0b288bca4927a0bd18582 /NEWS.md
parent7c8b3db180be371cb03b9518f14117060fbc4239 (diff)
List random effects correlations in output if any
Update docs
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 4540b517..7e65204f 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,7 @@
- 'R/mhmkin.R': Allow an 'illparms.mhmkin' object or a list with suitable dimensions as value of the argument 'no_random_effects', making it possible to exclude random effects that were ill-defined in simpler variants of the set of degradation models. Remove the possibility to exclude random effects based on separate fits, as it did not work well.
-- 'R/summary.saem.mmkin.R': List all initial parameter values in the summary, including random effects and error model parameters. Avoid redundant warnings that occurred in the calculation of correlations of the fixed effects in the case that the Fisher information matrix could not be inverted.
+- 'R/summary.saem.mmkin.R': List all initial parameter values in the summary, including random effects and error model parameters. Avoid redundant warnings that occurred in the calculation of correlations of the fixed effects in the case that the Fisher information matrix could not be inverted. List correlations of random effects if specified by the user in the covariance model.
- 'R/parplot.R': Possibility to select the top 'llquant' fraction of the fits for the parameter plots, and improved legend text.
@@ -10,6 +10,8 @@
- 'R/parplot.R': Make the function work also in the case that some of the multistart runs failed.
+- 'R/intervals.R': Include correlations of random effects in the model in case there are any.
+
# mkin 1.2.1 (2022-11-19)
- '{data,R}/ds_mixed.rda': Include the test data in the package instead of generating it in 'tests/testthat/setup_script.R'. Refactor the generating code to make it consistent and update tests.

Contact - Imprint