diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-04-09 10:35:59 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-04-09 10:35:59 +0200 |
commit | e4e54169ab3961c354f580bc489d150299038367 (patch) | |
tree | 293790e7db06d0d808ceabc69ee4711294d928b6 /test.log | |
parent | 23461dddcc6a1858f1c9c9052512f22485d08842 (diff) |
Improve test coverage and fix nlme test
No idea why I had to do more assignments all of a sudden in test_nlme.R
Diffstat (limited to 'test.log')
-rw-r--r-- | test.log | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -2,34 +2,34 @@ Loading mkin Testing mkin ✔ | OK F W S | Context ✔ | 2 | Export dataset for reading into CAKE -✔ | 13 | Results for FOCUS D established in expertise for UBA (Ranke 2014) [3.5 s] -✔ | 4 | Calculation of FOCUS chi2 error levels [2.2 s] -✔ | 4 | Fitting the SFORB model [1.7 s] +✔ | 13 | Results for FOCUS D established in expertise for UBA (Ranke 2014) [3.7 s] +✔ | 4 | Calculation of FOCUS chi2 error levels [2.3 s] +✔ | 4 | Fitting the SFORB model [1.8 s] ✔ | 5 | Calculation of Akaike weights -✔ | 10 | Confidence intervals and p-values [9.5 s] -✔ | 14 | Error model fitting [37.6 s] +✔ | 10 | Confidence intervals and p-values [10.1 s] +✔ | 14 | Error model fitting [41.3 s] ✔ | 6 | Test fitting the decline of metabolites from their maximum [0.8 s] ✔ | 1 | Fitting the logistic model [0.9 s] ✔ | 1 | Test dataset class mkinds used in gmkin -✔ | 12 | Special cases of mkinfit calls [2.3 s] +✔ | 12 | Special cases of mkinfit calls [2.5 s] ✔ | 9 | mkinmod model generation and printing [0.2 s] ✔ | 3 | Model predictions with mkinpredict [0.4 s] -✔ | 16 | Evaluations according to 2015 NAFTA guidance [4.1 s] -✔ | 3 | Nonlinear mixed-effects models [2.1 s] -✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.2 s] +✔ | 16 | Evaluations according to 2015 NAFTA guidance [4.3 s] +✔ | 5 | Nonlinear mixed-effects models [11.6 s] +✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.4 s] ✔ | 3 | Summary -✔ | 11 | Plotting [0.6 s] +✔ | 13 | Plotting [5.1 s] ✔ | 4 | AIC calculation -✔ | 2 | Residuals extracted from mkinfit models -✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [5.2 s] +✔ | 4 | Residuals extracted from mkinfit models +✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [5.6 s] ✔ | 1 | Summaries of old mkinfit objects -✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [7.0 s] -✔ | 9 | Hypothesis tests [36.7 s] +✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [7.7 s] +✔ | 9 | Hypothesis tests [39.7 s] ══ Results ═════════════════════════════════════════════════════════════════════ -Duration: 117.1 s +Duration: 140.8 s -OK: 143 +OK: 149 Failed: 0 Warnings: 0 Skipped: 0 |