From 9275bcb39b5ee25753ef489d334b4906401970b3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 14 Nov 2022 21:47:45 +0100 Subject: Update online docs --- docs/dev/news/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/dev/news') diff --git a/docs/dev/news/index.html b/docs/dev/news/index.html index 7eff175c..f363d409 100644 --- a/docs/dev/news/index.html +++ b/docs/dev/news/index.html @@ -91,6 +91,7 @@
  • ‘R/illparms.R’: New generic to show ill-defined parameters with methods for ‘mkinfit’, ‘mmkin’, ‘saem.mmkin’ and ‘mhmkin’ objects.

  • ‘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