diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-18 08:37:40 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-18 08:37:40 +0100 |
commit | df0cff4b829f1abf62f037591a24a8019174dd0a (patch) | |
tree | c43c58070ea2fd122e54e11b938bf7b71bf9fa3e /log/build.log | |
parent | 1ba099d12ece70f77737505c41eaa7fd1c701140 (diff) |
Pass error.init to saemix_model, show in parplot
Due to an oversight, error.init was not really passed to saemix_model in
saem.mmkin. The new initial values were reverted to c(1, 1), in order to
avoid changing the test results. Initial values for error model
parameters are now shown in parplot.multistart.
Diffstat (limited to 'log/build.log')
-rw-r--r-- | log/build.log | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/log/build.log b/log/build.log index a56a64df..c4f9b8a2 100644 --- a/log/build.log +++ b/log/build.log @@ -6,3 +6,4 @@ * checking for LF line-endings in source and make files and shell scripts * checking for empty or unneeded directories * building ‘mkin_1.2.0.tar.gz’ + |