diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-08 16:25:34 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-08 16:25:34 +0200 |
commit | ea9b76c667620d75c5aeb4077117e722ed0bc3d6 (patch) | |
tree | d7bdbcc4fdcf9c6a7237f311a9422df8cf6e80dd /test.log | |
parent | 636dade692b8eee012004a2740616385333efc48 (diff) |
We do not need the n.outtimes argument for mkinfit
As we set the tolerance for ode() appropriately
Diffstat (limited to 'test.log')
-rw-r--r-- | test.log | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -4,12 +4,12 @@ Testing mkin ✔ | 2 | Export dataset for reading into CAKE ✔ | 13 | Results for FOCUS D established in expertise for UBA (Ranke 2014) [3.1 s] ✔ | 4 | Calculation of FOCUS chi2 error levels [1.9 s] -✔ | 7 | Fitting the SFORB model [9.8 s] +✔ | 7 | Fitting the SFORB model [9.6 s] ✔ | 5 | Calculation of Akaike weights -✔ | 10 | Confidence intervals and p-values [8.4 s] -✔ | 14 | Error model fitting [22.0 s] +✔ | 10 | Confidence intervals and p-values [8.3 s] +✔ | 14 | Error model fitting [22.1 s] ✔ | 6 | Test fitting the decline of metabolites from their maximum [0.7 s] -✔ | 1 | Fitting the logistic model [0.8 s] +✔ | 1 | Fitting the logistic model [0.7 s] ✔ | 1 | Test dataset class mkinds used in gmkin ✔ | 12 | Special cases of mkinfit calls [2.1 s] ✔ | 8 | mkinmod model generation and printing [0.2 s] @@ -18,16 +18,16 @@ Testing mkin ✔ | 9 | Nonlinear mixed-effects models [11.9 s] ✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.4 s] ✔ | 3 | Summary -✔ | 14 | Plotting [4.1 s] +✔ | 14 | Plotting [4.0 s] ✔ | 4 | AIC calculation ✔ | 4 | Residuals extracted from mkinfit models -✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [3.9 s] +✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [3.8 s] ✔ | 1 | Summaries of old mkinfit objects -✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [6.1 s] -✔ | 9 | Hypothesis tests [21.6 s] +✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [6.0 s] +✔ | 9 | Hypothesis tests [21.3 s] ══ Results ═════════════════════════════════════════════════════════════════════ -Duration: 103.4 s +Duration: 102.5 s OK: 156 Failed: 0 |