diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-09-16 11:34:34 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-09-16 11:34:34 +0200 |
commit | 87872830f327ee427b0d229e0b9b72bae87b48df (patch) | |
tree | 23ba83c650dfd72d983c85e36a9144aa60da1037 /tests | |
parent | 2a521ab0a4b7d981a2042353e2c60b8a877489b8 (diff) |
Rerun test with saemix 3.1 from CRAN
Apparently, the change I introduced into saemix
saemixdevelopment/saemixextension#34
to fix error model parameters to positive values slightly influences the
results. So this is now with the CRAN version to keep test results
in sync with Travis
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testthat/print_sfo_saem_1.txt | 6 | ||||
-rw-r--r-- | tests/testthat/summary_hfit_sfo_tc.txt | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/testthat/print_sfo_saem_1.txt b/tests/testthat/print_sfo_saem_1.txt index 34eea058..a11e1e96 100644 --- a/tests/testthat/print_sfo_saem_1.txt +++ b/tests/testthat/print_sfo_saem_1.txt @@ -7,13 +7,13 @@ Data: Likelihood computed by importance sampling AIC BIC logLik - 1312 1316 -650 + 1311 1315 -649 Fitted parameters: estimate lower upper -parent_0 1e+02 99.28 1e+02 +parent_0 1e+02 99.13 1e+02 k_parent 4e-02 0.03 4e-02 a.1 9e-01 0.75 1e+00 b.1 5e-02 0.04 5e-02 -SD.parent_0 2e-01 -6.33 7e+00 +SD.parent_0 7e-01 -1.09 3e+00 SD.k_parent 3e-01 0.20 4e-01 diff --git a/tests/testthat/summary_hfit_sfo_tc.txt b/tests/testthat/summary_hfit_sfo_tc.txt index e3e2f7e4..ad701cee 100644 --- a/tests/testthat/summary_hfit_sfo_tc.txt +++ b/tests/testthat/summary_hfit_sfo_tc.txt @@ -45,7 +45,7 @@ SD.log_k_parent 0.3 0.1 0.4 Variance model: est. lower upper -a.1 0.90 0.64 1.17 +a.1 0.91 0.64 1.17 b.1 0.05 0.04 0.06 Backtransformed parameters: |