aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-11-16 14:51:17 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-11-16 14:51:17 +0100
commit78d421dc463dbfb993e372073c8de406d1f45da7 (patch)
tree43631cf7f8263bcf2e6bb33d77d4023f5a0278db /NEWS.md
parent80ae27dcc4186f03e17164be74158454651474e7 (diff)
Update DESCRIPTION and NEWS, check and test
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/NEWS.md b/NEWS.md
index 846c7c50..22d50710 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,11 @@
# mkin 1.2.0 (unreleased)
+- 'R/saem.R': 'logLik', 'update' and 'anova' methods for 'saem.mmkin' objects.
+
+- 'R/saem.R': Automatic estimation of start parameters for random effects for the case of mkin transformations, nicely improving convergence and reducing problems with iterative ODE solutions.
+
+- 'R/status.R': New generic to show status information for fit array objects with methods for 'mmkin', 'mhmkin' and 'multistart' objects.
+
- 'R/mhmkin.R': New method for performing multiple hierarchical mkin fits in one function call, optionally in parallel.
- 'R/mhmkin.R': 'anova.mhmkin' for conveniently comparing the resulting fits.
@@ -8,12 +14,6 @@
- 'R/multistart.R': New method for testing multiple start parameters for hierarchical model fits, with function 'llhist' and new generic 'parplot' for diagnostics, and new generics 'which.best' and 'best' for extracting the fit with the highest likelihood
-- 'R/saem.R': 'logLik', 'update' and 'anova' methods for 'saem.mmkin' objects.
-
-- 'R/saem.R': Automatic estimation of start parameters for random effects for the case of mkin transformations, nicely improving convergence and reducing problems with iterative ODE solutions.
-
-- 'R/status.R': New generic to show status information for fit array objects with methods for 'mmkin', 'mhmkin' and 'multistart' objects.
-
- 'R/summary.mmkin.R': Summary method for mmkin objects.
- 'R/saem.R': Implement and test saemix transformations for FOMC and HS. Also, error out if saemix transformations are requested but not supported.

Contact - Imprint