diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-07-15 12:30:39 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-07-15 12:30:39 +0200 |
commit | 9f8e1eb33b586beb7e889212bdababa081b6ff67 (patch) | |
tree | a8ec85a113df890d6a4e3bf15001cbd0fe76abd7 /test.log | |
parent | 46763edbd1c9b14cff15c53d96312a7930225704 (diff) |
Improve handling of (partially) failing fits
Diffstat (limited to 'test.log')
-rw-r--r-- | test.log | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -9,7 +9,7 @@ Testing mkin ✔ | 5 | Analytical solutions for coupled models [3.2 s] ✔ | 5 | Calculation of Akaike weights ✔ | 10 | Confidence intervals and p-values [1.1 s] -✔ | 14 | Error model fitting [3.8 s] +✔ | 14 | Error model fitting [3.7 s] ✔ | 4 | Test fitting the decline of metabolites from their maximum [0.3 s] ✔ | 1 | Fitting the logistic model [0.2 s] ✔ | 1 | Test dataset class mkinds used in gmkin @@ -24,22 +24,22 @@ Reason: getRversion() < "4.1.0" is TRUE test_nafta.R:53: skip: Test data from Appendix D are correctly evaluated Reason: getRversion() < "4.1.0" is TRUE ──────────────────────────────────────────────────────────────────────────────── -✔ | 9 | Nonlinear mixed-effects models [7.8 s] +✔ | 9 | Nonlinear mixed-effects models [7.7 s] ✔ | 0 1 | Plotting [0.7 s] ──────────────────────────────────────────────────────────────────────────────── test_plot.R:24: skip: Plotting mkinfit and mmkin objects is reproducible Reason: getRversion() < "4.1.0" is TRUE ──────────────────────────────────────────────────────────────────────────────── ✔ | 4 | Residuals extracted from mkinfit models -✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [1.5 s] +✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [1.4 s] ✔ | 4 | Summary [0.1 s] ✔ | 1 | Summaries of old mkinfit objects ✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [2.2 s] ✔ | 9 | Hypothesis tests [6.8 s] -✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.5 s] +✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.4 s] ══ Results ═════════════════════════════════════════════════════════════════════ -Duration: 37.2 s +Duration: 36.8 s OK: 145 Failed: 0 |