From 78d421dc463dbfb993e372073c8de406d1f45da7 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 16 Nov 2022 14:51:17 +0100 Subject: Update DESCRIPTION and NEWS, check and test --- NEWS.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'NEWS.md') 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. -- cgit v1.2.1