diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-03-07 12:03:40 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-03-07 14:55:21 +0100 |
commit | 7035cde3a53781721fe15a8893fdf328c789bdd2 (patch) | |
tree | a1e4929faf9d645caedc0ed4dcc5036252497c63 /tests/testthat/print_sfo_saem_1.txt | |
parent | 77c248ca40b82ec00a756cd82f12968131f78959 (diff) |
Remove nlmixr interface for release of mkin 1.1.0
I am postponing my attempts to get the nlmixr interface to CRAN, given
some problems with nlmixr using R-devel under Windows, see
https://github.com/nlmixrdevelopment/nlmixr/issues/596
and
https://github.com/r-hub/rhub/issues/512,
which is fixed by the removal of nlmixr from the testsuite.
For the tests to be more platform independent, the biphasic mixed
effects models test dataset was defined in a way that fitting
should be more robust (less ill-defined).
Diffstat (limited to 'tests/testthat/print_sfo_saem_1.txt')
-rw-r--r-- | tests/testthat/print_sfo_saem_1.txt | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/tests/testthat/print_sfo_saem_1.txt b/tests/testthat/print_sfo_saem_1.txt index fc6a2148..a11e1e96 100644 --- a/tests/testthat/print_sfo_saem_1.txt +++ b/tests/testthat/print_sfo_saem_1.txt @@ -10,12 +10,10 @@ Likelihood computed by importance sampling 1311 1315 -649 Fitted parameters: - estimate lower upper -parent_0 1e+02 99.13 1e+02 -k_parent 4e-02 0.03 4e-02 -Var.parent_0 5e-01 -2.04 3e+00 -Var.k_parent 1e-01 0.03 2e-01 -a.1 9e-01 0.75 1e+00 -b.1 5e-02 0.04 5e-02 -SD.parent_0 7e-01 -1.09 3e+00 -SD.k_parent 3e-01 0.20 4e-01 + estimate lower upper +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 7e-01 -1.09 3e+00 +SD.k_parent 3e-01 0.20 4e-01 |