diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-08-11 11:27:13 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-08-11 11:27:13 +0200 |
commit | 118b3753740ff4e7dc777baac7e769950005697b (patch) | |
tree | 6c78b817dde4764f27420e0223d79a6c8eeb152b /NEWS.md | |
parent | 7c89f6125e9961cf9adfb937ae77879c20c0756d (diff) |
Start a multistart method
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # mkin 1.1.2 +- 'R/multistart.R': New method for testing multiple start parameters for hierarchical model fits. + - 'R/mhmkin.R': New method for performing multiple hierarchical mkin fits in one function call, optionally in parallel. - 'R/saem.R': Implement and test saemix transformations for FOMC and HS. Also, error out if saemix transformations are requested but not supported. |