diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-04-12 14:41:07 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-04-13 11:11:02 +0200 |
commit | ea57db98cef3fb882f7bd9656b44f270e7bded38 (patch) | |
tree | eded8b3bd50eacf3c505111eb6bcf0e15b43a9d5 /test.log | |
parent | e99f089012c3c4a0b00ade470f180f3ee2b65e9a (diff) |
More control of y axes in plot.mkinfit, updates
Documentation and test results were updated, the latter with regard
to the previous work on plot.mixed.mmkin.
Diffstat (limited to 'test.log')
-rw-r--r-- | test.log | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -3,16 +3,16 @@ Loading required package: parallel ℹ Testing mkin ✔ | F W S OK | Context ✔ | 5 | AIC calculation -✔ | 5 | Analytical solutions for coupled models [3.3s] +✔ | 5 | Analytical solutions for coupled models [3.5s] ✔ | 5 | Calculation of Akaike weights ✔ | 3 | Export dataset for reading into CAKE ✔ | 12 | Confidence intervals and p-values [1.0s] -✔ | 1 12 | Dimethenamid data from 2018 [31.0s] +✔ | 1 12 | Dimethenamid data from 2018 [31.6s] ──────────────────────────────────────────────────────────────────────────────── Skip (test_dmta.R:98:3): Different backends get consistent results for SFO-SFO3+, dimethenamid data Reason: Fitting this ODE model with saemix takes about 15 minutes on my system ──────────────────────────────────────────────────────────────────────────────── -✔ | 14 | Error model fitting [4.6s] +✔ | 14 | Error model fitting [4.7s] ✔ | 5 | Time step normalisation ✔ | 4 | Calculation of FOCUS chi2 error levels [0.5s] ✔ | 14 | Results for FOCUS D established in expertise for UBA (Ranke 2014) [0.8s] @@ -30,19 +30,19 @@ Reason: Fitting with saemix takes around 10 minutes when using deSolve ✔ | 3 | Model predictions with mkinpredict [0.3s] ✔ | 16 | Evaluations according to 2015 NAFTA guidance [1.4s] ✔ | 9 | Nonlinear mixed-effects models with nlme [8.0s] -✔ | 16 | Plotting [9.9s] +✔ | 16 | Plotting [10.1s] ✔ | 4 | Residuals extracted from mkinfit models -✔ | 25 | saemix parent models [170.8s] +✔ | 25 | saemix parent models [170.4s] ✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [1.4s] ✔ | 7 | Fitting the SFORB model [3.6s] ✔ | 1 | Summaries of old mkinfit objects ✔ | 4 | Summary [0.1s] ✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [2.2s] -✔ | 9 | Hypothesis tests [8.0s] +✔ | 9 | Hypothesis tests [8.1s] ✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.2s] ══ Results ═════════════════════════════════════════════════════════════════════ -Duration: 251.5 s +Duration: 252.5 s ── Skipped tests ────────────────────────────────────────────────────────────── • Fitting this ODE model with saemix takes about 15 minutes on my system (1) |