diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-09-16 10:51:48 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-09-16 10:51:48 +0200 |
commit | 2a521ab0a4b7d981a2042353e2c60b8a877489b8 (patch) | |
tree | 5198483a73f37335733cb78cb6507b3ffdbb9fe5 /docs/dev/news/index.html | |
parent | 03e1598a3c79911a497758fe382461f288bf05e6 (diff) |
Improve docs and update pkgdown
Diffstat (limited to 'docs/dev/news/index.html')
-rw-r--r-- | docs/dev/news/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/dev/news/index.html b/docs/dev/news/index.html index b501ed55..c8863ec6 100644 --- a/docs/dev/news/index.html +++ b/docs/dev/news/index.html @@ -83,7 +83,8 @@ <div class="section level2"> <h2 class="page-header" data-toc-text="1.1.2" id="mkin-112">mkin 1.1.2<a class="anchor" aria-label="anchor" href="#mkin-112"></a></h2> -<ul><li><p>‘R/mhmkin.R’: New method for performing multiple hierarchical mkin fits in one function call, optionally in parallel.</p></li> +<ul><li><p>‘R/multistart.R’: New method for testing multiple start parameters for hierarchical model fits, with diagnostic plotting functions ‘llhist’ and ‘parhist’.</p></li> +<li><p>‘R/mhmkin.R’: New method for performing multiple hierarchical mkin fits in one function call, optionally in parallel.</p></li> <li><p>‘R/saem.R’: Implement and test saemix transformations for FOMC and HS. Also, error out if saemix transformations are requested but not supported.</p></li> <li><p>‘R/saem.R’: ‘logLik’ and ‘update’ methods for ‘saem.mmkin’ objects.</p></li> <li><p>‘R/convergence.R’: New generic to show convergence information with methods for ‘mmkin’ and ‘mhmkin’ objects.</p></li> |