diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-25 19:10:28 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-25 19:10:28 +0100 |
commit | 61b9a4046582da5cf88bd3c04d0d6ca77adc3405 (patch) | |
tree | 83478bb3fa32ca214d8e6499e8d7ac13d1d15516 /NEWS.md | |
parent | af7c6de4db9981ac814362c441fbac22c8faa2d7 (diff) |
mhmkin: Easy specification of ill-defined parms
The argument 'no_random_effect' now accepts an illparms.mhmkin object
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # mkin 1.2.2 -- +- 'R/mhmkin.R': Allow an 'illparms.mhmkin' object as value of the argument 'no_random_effects', making it possible to exclude random effects that were ill-defined in simpler variants of the set of degradation models. # mkin 1.2.1 (2022-11-19) |